Home
last modified time | relevance | path

Searched refs:bt_bdev_file (Results 1 – 2 of 2) sorted by relevance

/linux/fs/xfs/
H A Dxfs_buf.h101 struct file *bt_bdev_file; member
H A Dxfs_buf.c1864 bdev_fput(btp->bt_bdev_file); in xfs_free_buftarg()
1877 if (set_blocksize(btp->bt_bdev_file, sectorsize)) { in xfs_setsize_buftarg()
1940 btp->bt_bdev_file = bdev_file; in xfs_alloc_buftarg()