Home
last modified time | relevance | path

Searched refs:AUTOFS_SBI_IGNORE (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/fs/autofs/
H A Dinode.c90 if (sbi->flags & AUTOFS_SBI_IGNORE) in autofs_show_options()
212 sbi->flags |= AUTOFS_SBI_IGNORE; in parse_options()
H A Dautofs_i.h104 #define AUTOFS_SBI_IGNORE 0x0004 macro