Searched refs:fs_param_neg_with_no (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/include/linux/ |
H A D | fs_parser.h | 44 #define fs_param_neg_with_no 0x0002 /* "noxxx" is negative param */ macro 118 __fsparam(NULL, NAME, OPT, fs_param_neg_with_no, NULL)
|
/openbmc/linux/fs/ |
H A D | fs_parser.c | 75 if (!(p->flags & fs_param_neg_with_no)) in fs_lookup_key()
|
/openbmc/linux/Documentation/filesystems/ |
H A D | mount_api.rst | 657 fs_param_neg_with_no result->negated set if key is prefixed with "no" 668 fsparam_flag_no() fs_param_is_flag, fs_param_neg_with_no 793 fs_param_neg_with_no set, then a match will be made and result->negated
|
/openbmc/linux/net/ceph/ |
H A D | ceph_common.c | 285 fs_param_neg_with_no|fs_param_deprecated, NULL),
|
/openbmc/linux/fs/smb/client/ |
H A D | cifs_debug.c | 1168 if (p->flags == fs_param_neg_with_no) in cifs_mount_params_proc_show()
|
/openbmc/linux/fs/nfs/ |
H A D | fs_context.c | 157 fs_param_neg_with_no|fs_param_deprecated, NULL),
|