Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A 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)
/OK3568_Linux_fs/kernel/fs/
H A 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);
/OK3568_Linux_fs/kernel/Documentation/filesystems/
H A Dmount_api.rst653 fs_param_is_u64 64-bit unsigned int result->uint_64
686 fsparam_u64() fs_param_is_u64