Home
last modified time | relevance | path

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

/linux-6.15/drivers/mtd/devices/
H A Dblock2mtd.c212 bdev_fput(dev->bdev_file); in block2mtd_free_device()
/linux-6.15/fs/
H A Dsuper.c1568 bdev_fput(bdev_file); in setup_bdev_super()
1579 bdev_fput(bdev_file); in setup_bdev_super()
1713 bdev_fput(sb->s_bdev_file); in kill_block_super()
/linux-6.15/block/
H A Dbdev.c1160 void bdev_fput(struct file *bdev_file) in bdev_fput() function
1183 EXPORT_SYMBOL(bdev_fput);
/linux-6.15/fs/romfs/
H A Dsuper.c587 bdev_fput(sb->s_bdev_file); in romfs_kill_sb()
/linux-6.15/fs/xfs/
H A Dxfs_super.c503 bdev_fput(logdev_file); in xfs_open_devices()
515 bdev_fput(rtdev_file); in xfs_open_devices()
518 bdev_fput(logdev_file); in xfs_open_devices()
H A Dxfs_buf.c1713 bdev_fput(btp->bt_bdev_file); in xfs_free_buftarg()
/linux-6.15/fs/jfs/
H A Djfs_logmgr.c1144 bdev_fput(bdev_file); in lmLogOpen()
1488 bdev_fput(bdev_file); in lmLogClose()
/linux-6.15/fs/cramfs/
H A Dinode.c498 bdev_fput(sb->s_bdev_file); in cramfs_kill_sb()
/linux-6.15/include/linux/
H A Dblkdev.h1741 void bdev_fput(struct file *bdev_file);
/linux-6.15/kernel/power/
H A Dswap.c1617 bdev_fput(hib_resume_bdev_file); in swsusp_check()
/linux-6.15/fs/ext4/
H A Dsuper.c5698 bdev_fput(sbi->s_journal_bdev_file); in __ext4_fill_super()
5939 bdev_fput(bdev_file); in ext4_get_journal_blkdev()
5978 bdev_fput(bdev_file); in ext4_open_dev_journal()
7396 bdev_fput(bdev_file); in ext4_kill_sb()
/linux-6.15/fs/bcachefs/
H A Dsuper-io.c178 bdev_fput(sb->s_bdev_file); in bch2_free_super()
/linux-6.15/fs/f2fs/
H A Dsuper.c1597 bdev_fput(FDEV(i).bdev_file); in destroy_device_list()