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

/linux-4.4.14/fs/9p/
H A Dvfs_super.c55 * v9fs_set_super - set the superblock
61 static int v9fs_set_super(struct super_block *s, void *data) v9fs_set_super() function
136 sb = sget(fs_type, NULL, v9fs_set_super, flags, v9ses); v9fs_mount()

Completed in 34 milliseconds