Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dfs_parser.h45 #define fs_param_neg_with_no 0x0002 /* "noxxx" is negative param */ macro
123 __fsparam(NULL, NAME, OPT, fs_param_neg_with_no, NULL)
/linux-6.15/fs/
H A Dfs_parser.c76 if (!(p->flags & fs_param_neg_with_no)) in fs_lookup_key()
/linux-6.15/Documentation/filesystems/
H A Dmount_api.rst659 fs_param_neg_with_no result->negated set if key is prefixed with "no"
670 fsparam_flag_no() fs_param_is_flag, fs_param_neg_with_no
799 fs_param_neg_with_no set, then a match will be made and result->negated
/linux-6.15/net/ceph/
H A Dceph_common.c285 fs_param_neg_with_no|fs_param_deprecated, NULL),
/linux-6.15/fs/smb/client/
H A Dcifs_debug.c1173 if (p->flags == fs_param_neg_with_no) in cifs_mount_params_proc_show()
/linux-6.15/fs/nfs/
H A Dfs_context.c178 fs_param_neg_with_no|fs_param_deprecated, NULL),