Home
last modified time | relevance | path

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

/linux/drivers/mtd/devices/
H A Dblock2mtd.c212 bdev_fput(dev->bdev_file); in block2mtd_free_device()
/linux/fs/
H A Dsuper.c1548 bdev_fput(bdev_file); in setup_bdev_super()
1559 bdev_fput(bdev_file); in setup_bdev_super()
1679 bdev_fput(sb->s_bdev_file); in kill_block_super()
/linux/block/
H A Dbdev.c1112 void bdev_fput(struct file *bdev_file) in bdev_fput() function
1135 EXPORT_SYMBOL(bdev_fput);
/linux/fs/romfs/
H A Dsuper.c597 bdev_fput(sb->s_bdev_file); in romfs_kill_sb()
/linux/fs/xfs/
H A Dxfs_super.c490 bdev_fput(logdev_file); in xfs_open_devices()
502 bdev_fput(rtdev_file); in xfs_open_devices()
505 bdev_fput(logdev_file); in xfs_open_devices()
H A Dxfs_buf.c2036 bdev_fput(btp->bt_bdev_file); in xfs_free_buftarg()
/linux/fs/jfs/
H A Djfs_logmgr.c1144 bdev_fput(bdev_file); in lmLogOpen()
1488 bdev_fput(bdev_file); in lmLogClose()
/linux/fs/cramfs/
H A Dinode.c498 bdev_fput(sb->s_bdev_file); in cramfs_kill_sb()
/linux/include/linux/
H A Dblkdev.h1598 void bdev_fput(struct file *bdev_file);
/linux/kernel/power/
H A Dswap.c1598 bdev_fput(hib_resume_bdev_file); in swsusp_check()
/linux/fs/bcachefs/
H A Dsuper-io.c146 bdev_fput(sb->s_bdev_file); in bch2_free_super()
/linux/fs/ext4/
H A Dsuper.c5648 bdev_fput(sbi->s_journal_bdev_file); in __ext4_fill_super()
5893 bdev_fput(bdev_file); in ext4_get_journal_blkdev()
5932 bdev_fput(bdev_file); in ext4_open_dev_journal()
7304 bdev_fput(bdev_file); in ext4_kill_sb()
/linux/fs/reiserfs/
H A Djournal.c2592 bdev_fput(journal->j_bdev_file); in release_journal_dev()
/linux/fs/f2fs/
H A Dsuper.c1574 bdev_fput(FDEV(i).bdev_file); in destroy_device_list()