Home
last modified time | relevance | path

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

/linux-6.12.1/fs/autofs/
Dinode.c91 if (sbi->flags & AUTOFS_SBI_IGNORE) in autofs_show_options()
235 sbi->flags |= AUTOFS_SBI_IGNORE; in autofs_parse_param()
Dautofs_i.h110 #define AUTOFS_SBI_IGNORE 0x0004 macro