Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/mtd/devices/
Dblock2mtd.c212 bdev_fput(dev->bdev_file); in block2mtd_free_device()
/linux-6.12.1/fs/
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.12.1/block/
Dbdev.c1119 void bdev_fput(struct file *bdev_file) in bdev_fput() function
1142 EXPORT_SYMBOL(bdev_fput);
/linux-6.12.1/fs/romfs/
Dsuper.c587 bdev_fput(sb->s_bdev_file); in romfs_kill_sb()
/linux-6.12.1/fs/xfs/
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()
Dxfs_buf.c2036 bdev_fput(btp->bt_bdev_file); in xfs_free_buftarg()
/linux-6.12.1/fs/jfs/
Djfs_logmgr.c1144 bdev_fput(bdev_file); in lmLogOpen()
1488 bdev_fput(bdev_file); in lmLogClose()
/linux-6.12.1/fs/cramfs/
Dinode.c498 bdev_fput(sb->s_bdev_file); in cramfs_kill_sb()
/linux-6.12.1/include/linux/
Dblkdev.h1648 void bdev_fput(struct file *bdev_file);
/linux-6.12.1/kernel/power/
Dswap.c1597 bdev_fput(hib_resume_bdev_file); in swsusp_check()
/linux-6.12.1/fs/bcachefs/
Dsuper-io.c146 bdev_fput(sb->s_bdev_file); in bch2_free_super()
/linux-6.12.1/fs/ext4/
Dsuper.c5658 bdev_fput(sbi->s_journal_bdev_file); in __ext4_fill_super()
5903 bdev_fput(bdev_file); in ext4_get_journal_blkdev()
5942 bdev_fput(bdev_file); in ext4_open_dev_journal()
7323 bdev_fput(bdev_file); in ext4_kill_sb()
/linux-6.12.1/fs/reiserfs/
Djournal.c2592 bdev_fput(journal->j_bdev_file); in release_journal_dev()
/linux-6.12.1/fs/f2fs/
Dsuper.c1568 bdev_fput(FDEV(i).bdev_file); in destroy_device_list()