Home
last modified time | relevance | path

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

/linux/include/linux/
A Dfs_parser.h44 #define fs_param_neg_with_no 0x0002 /* "noxxx" is negative param */ macro
117 __fsparam(NULL, NAME, OPT, fs_param_neg_with_no, NULL)
/linux/fs/
A Dfs_parser.c75 if (!(p->flags & fs_param_neg_with_no)) in fs_lookup_key()
/linux/Documentation/filesystems/
A Dmount_api.rst669 fs_param_neg_with_no result->negated set if key is prefixed with "no"
680 fsparam_flag_no() fs_param_is_flag, fs_param_neg_with_no
805 fs_param_neg_with_no set, then a match will be made and result->negated
/linux/net/ceph/
A Dceph_common.c310 fs_param_neg_with_no|fs_param_deprecated, NULL),
/linux/fs/cifs/
A Dcifs_debug.c1018 if (p->flags == fs_param_neg_with_no) in cifs_mount_params_proc_show()
/linux/fs/nfs/
A Dfs_context.c149 fs_param_neg_with_no|fs_param_deprecated, NULL),

Completed in 13 milliseconds