Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dfs_parser.h30 fs_param_is_enum, fs_param_is_string, fs_param_is_blob, fs_param_is_blockdev, variable
/openbmc/linux/fs/
H A Dfs_parser.c269 int fs_param_is_string(struct p_log *log, const struct fs_parameter_spec *p, in fs_param_is_string() function