Searched refs:AUTOFS_SBI_IGNORE (Results 1 – 2 of 2) sorted by relevance
91 if (sbi->flags & AUTOFS_SBI_IGNORE) in autofs_show_options()235 sbi->flags |= AUTOFS_SBI_IGNORE; in autofs_parse_param()
110 #define AUTOFS_SBI_IGNORE 0x0004 macro