Home
last modified time | relevance | path

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

/linux-5.19.10/include/linux/
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)
/linux-5.19.10/fs/
Dfs_parser.c317 int fs_param_is_path(struct p_log *log, const struct fs_parameter_spec *p, in fs_param_is_path() function
322 EXPORT_SYMBOL(fs_param_is_path);
/linux-5.19.10/Documentation/filesystems/
Dmount_api.rst658 fs_param_is_path Path * Needs lookup
691 fsparam_path() fs_param_is_path