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

/linux-master/fs/xfs/
H A Dxfs_buf_mem.c92 btp->bt_file = file;
126 fput(btp->bt_file);
135 struct inode *inode = file_inode(bp->b_target->bt_file);
201 struct inode *inode = file_inode(btp->bt_file);
213 struct inode *inode = file_inode(bp->b_target->bt_file);
H A Dxfs_buf.h112 struct file *bt_file; member in struct:xfs_buftarg
H A Dxfs_trace.h4627 struct file *file = btp->bt_file;
4653 struct file *file = btp->bt_file;
4685 __entry->xfino = file_inode(xfbt->target->bt_file)->i_ino;
4715 __entry->xfino = file_inode(xfbt->target->bt_file)->i_ino;
4752 __entry->xfino = file_inode(xfbt->target->bt_file)->i_ino;

Completed in 147 milliseconds