Home
last modified time | relevance | path

Searched refs:fs_param_is_bool (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/include/linux/
Dfs_parser.h26 fs_param_is_bool, enumerator
130 #define fsparam_bool(NAME, OPT) __fsparam(fs_param_is_bool, NAME, OPT, 0)
/Linux-v5.4/fs/
Dfs_parser.c154 case fs_param_is_bool: in fs_parse()
/Linux-v5.4/Documentation/filesystems/
Dmount_api.txt572 fs_param_is_bool Boolean value result->boolean
585 Note that if the value is of fs_param_is_bool type, fs_parse() will try
601 fsparam_bool() fs_param_is_bool