Home
last modified time | relevance | path

Searched refs:v9fs_mount (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/9p/
H A Dvfs_super.c55 * @flags: flags propagated from v9fs_mount()
101 * v9fs_mount - mount a superblock
109 static struct dentry *v9fs_mount(struct file_system_type *fs_type, int flags, in v9fs_mount() function
358 .mount = v9fs_mount,
/kernel/linux/linux-6.6/fs/9p/
H A Dvfs_super.c50 * @flags: flags propagated from v9fs_mount()
98 * v9fs_mount - mount a superblock
106 static struct dentry *v9fs_mount(struct file_system_type *fs_type, int flags, in v9fs_mount() function
342 .mount = v9fs_mount,

Completed in 1 milliseconds