Home
last modified time | relevance | path

Searched defs:fs_param_is_u32 (Results 1 – 2 of 2) 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
/OK3568_Linux_fs/kernel/fs/
H A Dfs_parser.c211 int fs_param_is_u32(struct p_log *log, const struct fs_parameter_spec *p, in fs_param_is_u32() function