Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dfs_parser.h31 fs_param_is_path, fs_param_is_fd; variable
133 #define fsparam_fd(NAME, OPT) __fsparam(fs_param_is_fd, NAME, OPT, 0, NULL)
/openbmc/linux/fs/
H A 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);
/openbmc/linux/Documentation/filesystems/
H A Dmount_api.rst647 fs_param_is_fd File descriptor result->int_32
680 fsparam_fd() fs_param_is_fd