Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/freevxfs/
H A Dvxfs_super.c207 static int vxfs_fill_super(struct super_block *sbp, void *dp, int silent) in vxfs_fill_super() function
312 return mount_bdev(fs_type, flags, dev_name, data, vxfs_fill_super); in vxfs_mount()
/kernel/linux/linux-6.6/fs/freevxfs/
H A Dvxfs_super.c168 * vxfs_fill_super - read superblock into memory and initialize filesystem
183 static int vxfs_fill_super(struct super_block *sbp, void *dp, int silent) in vxfs_fill_super() function
288 return mount_bdev(fs_type, flags, dev_name, data, vxfs_fill_super); in vxfs_mount()

Completed in 1 milliseconds