Home
last modified time | relevance | path

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

/openbmc/linux/fs/exfat/
H A Dsuper.c240 __fsparam(NULL, "utf8", Opt_utf8, fs_param_deprecated,
242 __fsparam(NULL, "debug", Opt_debug, fs_param_deprecated,
245 fs_param_deprecated, NULL),
247 fs_param_deprecated, NULL),
/openbmc/linux/include/linux/
H A Dfs_parser.h46 #define fs_param_deprecated 0x0008 /* The param is deprecated */ macro
/openbmc/linux/fs/
H A Dfs_parser.c116 if (p->flags & fs_param_deprecated) in __fs_parse()
/openbmc/linux/net/ceph/
H A Dceph_common.c285 fs_param_neg_with_no|fs_param_deprecated, NULL),
/openbmc/linux/fs/nfs/
H A Dfs_context.c157 fs_param_neg_with_no|fs_param_deprecated, NULL),
/openbmc/linux/Documentation/filesystems/
H A Dmount_api.rst659 fs_param_deprecated The parameter is deprecated.