Searched refs:fsparam_s32 (Results 1 – 7 of 7) sorted by relevance
| /linux/include/linux/ |
| A D | fs_parser.h | 127 #define fsparam_s32(NAME, OPT) __fsparam(fs_param_is_s32, NAME, OPT, 0, NULL) macro
|
| /linux/fs/gfs2/ |
| A D | ops_fstype.c | 1423 fsparam_s32 ("commit", Opt_commit), 1425 fsparam_s32 ("statfs_quantum", Opt_statfs_quantum), 1426 fsparam_s32 ("statfs_percent", Opt_statfs_percent), 1427 fsparam_s32 ("quota_quantum", Opt_quota_quantum),
|
| /linux/fs/exfat/ |
| A D | super.c | 278 fsparam_s32("time_offset", Opt_time_offset),
|
| /linux/fs/ceph/ |
| A D | super.c | 192 fsparam_s32 ("caps_max", Opt_caps_max),
|
| /linux/fs/fat/ |
| A D | inode.c | 1108 fsparam_s32 ("time_offset", Opt_time_offset),
|
| /linux/Documentation/filesystems/ |
| A D | mount_api.rst | 675 fsparam_s32() fs_param_is_s32
|
| /linux/fs/ext4/ |
| A D | super.c | 1812 fsparam_s32 ("mb_optimize_scan", Opt_mb_optimize_scan),
|
Completed in 32 milliseconds