Searched refs:fs_param_deprecated (Results 1 – 6 of 6) sorted by relevance
/linux-6.3-rc2/fs/exfat/ |
A D | super.c | 249 __fsparam(NULL, "utf8", Opt_utf8, fs_param_deprecated, 251 __fsparam(NULL, "debug", Opt_debug, fs_param_deprecated, 254 fs_param_deprecated, NULL), 256 fs_param_deprecated, NULL),
|
/linux-6.3-rc2/include/linux/ |
A D | fs_parser.h | 46 #define fs_param_deprecated 0x0008 /* The param is deprecated */ macro
|
/linux-6.3-rc2/fs/ |
A D | fs_parser.c | 116 if (p->flags & fs_param_deprecated) in __fs_parse()
|
/linux-6.3-rc2/net/ceph/ |
A D | ceph_common.c | 285 fs_param_neg_with_no|fs_param_deprecated, NULL),
|
/linux-6.3-rc2/fs/nfs/ |
A D | fs_context.c | 153 fs_param_neg_with_no|fs_param_deprecated, NULL),
|
/linux-6.3-rc2/Documentation/filesystems/ |
A D | mount_api.rst | 660 fs_param_deprecated The parameter is deprecated.
|
Completed in 12 milliseconds