Home
last modified time | relevance | path

Searched refs:s_bdev_file (Results 1 – 4 of 4) sorted by relevance

/linux/include/linux/fs/
H A Dsuper_types.h168 struct file *s_bdev_file; member
/linux/fs/romfs/
H A Dsuper.c590 bdev_fput(sb->s_bdev_file); in romfs_kill_sb()
/linux/fs/
H A Dsuper.c1641 sb->s_bdev_file = bdev_file; in setup_bdev_super()
1728 bdev_fput(sb->s_bdev_file); in kill_block_super()
/linux/fs/xfs/
H A Dxfs_super.c502 mp->m_ddev_targp = xfs_alloc_buftarg(mp, sb->s_bdev_file); in xfs_open_devices()