Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dfs_parser.h31 fs_param_is_path, fs_param_is_fd; variable
131 #define fsparam_path(NAME, OPT) __fsparam(fs_param_is_path, NAME, OPT, 0, NULL)
/OK3568_Linux_fs/kernel/fs/
H A Dfs_parser.c303 int fs_param_is_path(struct p_log *log, const struct fs_parameter_spec *p, in fs_param_is_path() function
308 EXPORT_SYMBOL(fs_param_is_path);
/OK3568_Linux_fs/kernel/Documentation/filesystems/
H A Dmount_api.rst658 fs_param_is_path Path * Needs lookup
691 fsparam_path() fs_param_is_path