Home
last modified time | relevance | path

Searched refs:fs_lookup_param (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/fs/
A Dfs_parser.c144 int fs_lookup_param(struct fs_context *fc, in fs_lookup_param() function
190 EXPORT_SYMBOL(fs_lookup_param);
/linux-6.3-rc2/include/linux/
A Dfs_parser.h76 extern int fs_lookup_param(struct fs_context *fc,
/linux-6.3-rc2/Documentation/filesystems/
A Dmount_api.rst257 The parameter can be parsed with fs_parse() and fs_lookup_param(). Note
803 int fs_lookup_param(struct fs_context *fc,
/linux-6.3-rc2/fs/ext4/
A Dsuper.c2251 error = fs_lookup_param(fc, param, 1, LOOKUP_FOLLOW, &path); in ext4_parse_param()

Completed in 14 milliseconds