Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/
Dfs_parser.h31 fs_param_is_path, fs_param_is_fd; variable
132 #define fsparam_fd(NAME, OPT) __fsparam(fs_param_is_fd, NAME, OPT, 0, NULL)
/Linux-v6.1/fs/
Dfs_parser.c287 int fs_param_is_fd(struct p_log *log, const struct fs_parameter_spec *p, in fs_param_is_fd() function
308 EXPORT_SYMBOL(fs_param_is_fd);
/Linux-v6.1/Documentation/filesystems/
Dmount_api.rst659 fs_param_is_fd File descriptor result->int_32
692 fsparam_fd() fs_param_is_fd