Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/
Dfs_parser.h31 fs_param_is_path, fs_param_is_fd, fs_param_is_uid, fs_param_is_gid; variable
135 #define fsparam_fd(NAME, OPT) __fsparam(fs_param_is_fd, NAME, OPT, 0, NULL)
/linux-6.12.1/fs/
Dfs_parser.c288 int fs_param_is_fd(struct p_log *log, const struct fs_parameter_spec *p, in fs_param_is_fd() function
309 EXPORT_SYMBOL(fs_param_is_fd);
/linux-6.12.1/Documentation/filesystems/
Dmount_api.rst647 fs_param_is_fd File descriptor result->int_32
682 fsparam_fd() fs_param_is_fd