Searched refs:fs_param_deprecated (Results 1 – 6 of 6) sorted by relevance
/linux-6.6.21/fs/exfat/ |
D | super.c | 240 __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),
|
/linux-6.6.21/include/linux/ |
D | fs_parser.h | 46 #define fs_param_deprecated 0x0008 /* The param is deprecated */ macro
|
/linux-6.6.21/fs/ |
D | fs_parser.c | 116 if (p->flags & fs_param_deprecated) in __fs_parse()
|
/linux-6.6.21/net/ceph/ |
D | ceph_common.c | 285 fs_param_neg_with_no|fs_param_deprecated, NULL),
|
/linux-6.6.21/fs/nfs/ |
D | fs_context.c | 157 fs_param_neg_with_no|fs_param_deprecated, NULL),
|
/linux-6.6.21/Documentation/filesystems/ |
D | mount_api.rst | 659 fs_param_deprecated The parameter is deprecated.
|