Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dfs_parser.h31 fs_param_is_path, fs_param_is_fd, fs_param_is_uid, fs_param_is_gid, variable
133 #define fsparam_fd(NAME, OPT) __fsparam(fs_param_is_fd, NAME, OPT, 0, NULL)
/linux/fs/
H A Dfs_parser.c290 int fs_param_is_fd(struct p_log *log, const struct fs_parameter_spec *p, in fs_param_is_fd() function
311 EXPORT_SYMBOL(fs_param_is_fd);
/linux/Documentation/filesystems/
H A Dmount_api.rst653 fs_param_is_fd File descriptor result->int_32
687 fsparam_fd() fs_param_is_fd