Home
last modified time | relevance | path

Searched defs:fs_param_is_u32 (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/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
/openbmc/linux/fs/
H A Dfs_parser.c213 int fs_param_is_u32(struct p_log *log, const struct fs_parameter_spec *p, in fs_param_is_u32() function