Home
last modified time | relevance | path

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

/linux/fs/exfat/
A Dsuper.c246 __fsparam(NULL, "utf8", Opt_utf8, fs_param_deprecated,
248 __fsparam(NULL, "debug", Opt_debug, fs_param_deprecated,
251 fs_param_deprecated, NULL),
253 fs_param_deprecated, NULL),
/linux/include/linux/
A Dfs_parser.h46 #define fs_param_deprecated 0x0008 /* The param is deprecated */ macro
/linux/fs/
A Dfs_parser.c116 if (p->flags & fs_param_deprecated) in __fs_parse()
/linux/net/ceph/
A Dceph_common.c310 fs_param_neg_with_no|fs_param_deprecated, NULL),
/linux/fs/nfs/
A Dfs_context.c149 fs_param_neg_with_no|fs_param_deprecated, NULL),
/linux/Documentation/filesystems/
A Dmount_api.rst671 fs_param_deprecated The parameter is deprecated.

Completed in 13 milliseconds