Home
last modified time | relevance | path

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

/Linux-v5.15/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-v5.15/fs/
Dfs_parser.c302 int fs_param_is_path(struct p_log *log, const struct fs_parameter_spec *p, in fs_param_is_path() function
307 EXPORT_SYMBOL(fs_param_is_path);
/Linux-v5.15/Documentation/filesystems/
Dmount_api.rst658 fs_param_is_path Path * Needs lookup
691 fsparam_path() fs_param_is_path