Home
last modified time | relevance | path

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

/linux/drivers/mtd/devices/
H A Dblock2mtd.c212 bdev_fput(dev->bdev_file); in block2mtd_free_device()
/linux/block/
H A Dbdev.c1238 void bdev_fput(struct file *bdev_file) in bdev_fput() function
1246 EXPORT_SYMBOL(bdev_fput);
/linux/fs/
H A Dsuper.c1720 bdev_fput(bdev_file); in fs_bdev_file_open_by_dev()
1754 bdev_fput(bdev_file); in fs_bdev_file_open_by_path()
1795 bdev_fput(bdev_file); in fs_bdev_file_release()
/linux/fs/btrfs/
H A Dvolumes.c515 bdev_fput(*bdev_file); in btrfs_get_bdev_and_sb()
1109 bdev_fput(bdev_file); in btrfs_release_device_allow_freeze()
1502 bdev_fput(bdev_file); in btrfs_scan_one_device()
2649 bdev_fput(bdev_file); in btrfs_get_dev_args_from_path()
2878 bdev_fput(probe_file); in btrfs_open_device_deny_freeze()
2886 bdev_fput(probe_file); in btrfs_open_device_deny_freeze()
/linux/include/linux/
H A Dblkdev.h1749 void bdev_fput(struct file *bdev_file);