Home
last modified time | relevance | path

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

/linux-6.12.1/fs/xfs/
Dxfs_buf.h109 struct file *bt_bdev_file; member
Dxfs_buf.c2036 bdev_fput(btp->bt_bdev_file); in xfs_free_buftarg()
2049 if (set_blocksize(btp->bt_bdev_file, sectorsize)) { in xfs_setsize_buftarg()
2112 btp->bt_bdev_file = bdev_file; in xfs_alloc_buftarg()