Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/
Dfs_parser.h31 fs_param_is_path, fs_param_is_fd; variable
132 #define fsparam_path(NAME, OPT) __fsparam(fs_param_is_path, NAME, OPT, 0, NULL)
/linux-6.6.21/fs/
Dfs_parser.c318 int fs_param_is_path(struct p_log *log, const struct fs_parameter_spec *p, in fs_param_is_path() function
323 EXPORT_SYMBOL(fs_param_is_path);
/linux-6.6.21/Documentation/filesystems/
Dmount_api.rst646 fs_param_is_path Path * Needs lookup
679 fsparam_path() fs_param_is_path