Home
last modified time | relevance | path

Searched refs:bt_file (Results 1 – 3 of 3) sorted by relevance

/linux/fs/xfs/
H A Dxfs_buf_mem.c92 btp->bt_file = file; in xmbuf_alloc()
126 fput(btp->bt_file); in xmbuf_free()
135 struct inode *inode = file_inode(bp->b_target->bt_file); in xmbuf_map_backing_mem()
178 struct inode *inode = file_inode(btp->bt_file); in xmbuf_verify_daddr()
190 struct inode *inode = file_inode(bp->b_target->bt_file); in xmbuf_stale()
H A Dxfs_buf.h100 struct file *bt_file; member
H A Dxfs_buf.c1683 bdev_fput(btp->bt_file); in xfs_free_buftarg()
1805 btp->bt_file = bdev_file; in xfs_alloc_buftarg()