Home
last modified time | relevance | path

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

/fs/
Dfs_parser.c210 int fs_param_is_u32(struct p_log *log, const struct fs_parameter_spec *p, in fs_param_is_u32() function
219 EXPORT_SYMBOL(fs_param_is_u32);
/fs/exfat/
Dsuper.c250 __fsparam(fs_param_is_u32, "namecase", Opt_namecase,
252 __fsparam(fs_param_is_u32, "codepage", Opt_codepage,
/fs/cifs/
Dcifs_debug.c1024 else if (p->type == fs_param_is_u32) in cifs_mount_params_proc_show()