Searched refs:AUTOFS_SBI_IGNORE (Results 1 – 2 of 2) sorted by relevance
90 if (sbi->flags & AUTOFS_SBI_IGNORE) in autofs_show_options()212 sbi->flags |= AUTOFS_SBI_IGNORE; in parse_options()
104 #define AUTOFS_SBI_IGNORE 0x0004 macro