Searched refs:fs_param_neg_with_no (Results 1 - 5 of 5) sorted by relevance

/linux-master/include/linux/
H A Dfs_parser.h44 #define fs_param_neg_with_no 0x0002 /* "noxxx" is negative param */ macro
118 __fsparam(NULL, NAME, OPT, fs_param_neg_with_no, NULL)
/linux-master/fs/
H A Dfs_parser.c75 if (!(p->flags & fs_param_neg_with_no))
/linux-master/net/ceph/
H A Dceph_common.c285 fs_param_neg_with_no|fs_param_deprecated, NULL),
/linux-master/fs/smb/client/
H A Dcifs_debug.c1168 if (p->flags == fs_param_neg_with_no)
/linux-master/fs/nfs/
H A Dfs_context.c157 fs_param_neg_with_no|fs_param_deprecated, NULL),

Completed in 133 milliseconds