Home
last modified time | relevance | path

Searched refs:fs_bdev_file_open_by_path (Results 1 – 5 of 5) sorted by relevance

/linux/fs/
H A Dsuper.c1742 struct file *fs_bdev_file_open_by_path(const char *path, blk_mode_t mode, in fs_bdev_file_open_by_path() function
1759 EXPORT_SYMBOL_GPL(fs_bdev_file_open_by_path);
/linux/fs/erofs/
H A Dsuper.c150 fs_bdev_file_open_by_path(dif->path, in erofs_init_device()
/linux/fs/xfs/
H A Dxfs_super.c403 *bdev_filep = fs_bdev_file_open_by_path(name, mode, in xfs_blkdev_get()
/linux/fs/f2fs/
H A Dsuper.c4904 FDEV(i).bdev_file = fs_bdev_file_open_by_path( in f2fs_scan_devices()
/linux/fs/btrfs/
H A Dvolumes.c485 *bdev_file = fs_bdev_file_open_by_path(device_path, flags, in btrfs_get_bdev_and_sb()