Home
last modified time | relevance | path

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

/linux/fs/
H A Dsuper.c1623 bdev_fput(bdev_file); in setup_bdev_super()
1634 bdev_fput(bdev_file); in setup_bdev_super()
1725 bdev_fput(sb->s_bdev_file); in kill_block_super()
/linux/block/
H A Dbdev.c1177 void bdev_fput(struct file *bdev_file) in bdev_fput() function
1200 EXPORT_SYMBOL(bdev_fput);
/linux/fs/romfs/
H A Dsuper.c587 bdev_fput(sb->s_bdev_file); in romfs_kill_sb()
/linux/fs/xfs/
H A Dxfs_super.c524 bdev_fput(logdev_file); in xfs_open_devices()
536 bdev_fput(rtdev_file); in xfs_open_devices()
539 bdev_fput(logdev_file); in xfs_open_devices()
H A Dxfs_buf.c1683 bdev_fput(btp->bt_file); in xfs_free_buftarg()
/linux/fs/jfs/
H A Djfs_logmgr.c1144 bdev_fput(bdev_file); in lmLogOpen()
1487 bdev_fput(bdev_file); in lmLogClose()
/linux/fs/cramfs/
H A Dinode.c506 bdev_fput(sb->s_bdev_file); in cramfs_kill_sb()
/linux/kernel/power/
H A Dswap.c1591 bdev_fput(hib_resume_bdev_file); in swsusp_check()
/linux/fs/btrfs/
H A Dioctl.c2655 bdev_fput(bdev_file); in btrfs_ioctl_rm_dev_v2()
2706 bdev_fput(bdev_file); in btrfs_ioctl_rm_dev()
/linux/fs/f2fs/
H A Dsuper.c1920 bdev_fput(FDEV(i).bdev_file); in destroy_device_list()