Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/btrfs/
H A Dsuper.c61 * btrfs_mount.
1728 * NOTE: vfs_kern_mount() is used by VFS to call btrfs_mount() in the
1729 * first place. In order to avoid calling btrfs_mount() again, we use
1738 static struct dentry *btrfs_mount(struct file_system_type *fs_type, int flags, in btrfs_mount() function
2301 .mount = btrfs_mount,
/kernel/linux/linux-6.6/fs/btrfs/
H A Dsuper.c71 * btrfs_mount.
1561 * NOTE: vfs_kern_mount() is used by VFS to call btrfs_mount() in the
1562 * first place. In order to avoid calling btrfs_mount() again, we use
1571 static struct dentry *btrfs_mount(struct file_system_type *fs_type, int flags, in btrfs_mount() function
2154 .mount = btrfs_mount,

Completed in 6 milliseconds