Home
last modified time | relevance | path

Searched refs:fs_param_neg_with_no (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.4/include/linux/
Dfs_parser.h53 #define fs_param_neg_with_no 0x0002 /* "noxxx" is negative param */ macro
129 fs_param_neg_with_no)
/Linux-v5.4/fs/
Dfs_parser.c106 if (!(p->flags & fs_param_neg_with_no)) in fs_parse()
/Linux-v5.4/Documentation/filesystems/
Dmount_api.txt591 fs_param_neg_with_no result->negated set if key is prefixed with "no"
600 fsparam_flag_no() fs_param_is_flag, fs_param_neg_with_no
715 fs_param_neg_with_no set, then a match will be made and result->negated
/Linux-v5.4/fs/gfs2/
Dops_fstype.c1316 __fsparam(fs_param_is_enum, "quota", Opt_quota, fs_param_neg_with_no|fs_param_v_optional),