Home
last modified time | relevance | path

Searched refs:fs_param_is_u64 (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.10/include/linux/
Dfs_parser.h29 fs_param_type fs_param_is_bool, fs_param_is_u32, fs_param_is_s32, fs_param_is_u64, variable
125 #define fsparam_u64(NAME, OPT) __fsparam(fs_param_is_u64, NAME, OPT, 0, NULL)
/Linux-v5.10/fs/
Dfs_parser.c232 int fs_param_is_u64(struct p_log *log, const struct fs_parameter_spec *p, in fs_param_is_u64() function
240 EXPORT_SYMBOL(fs_param_is_u64);
/Linux-v5.10/Documentation/filesystems/
Dmount_api.rst653 fs_param_is_u64 64-bit unsigned int result->uint_64
686 fsparam_u64() fs_param_is_u64