Home
last modified time | relevance | path

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

/linux-4.4.14/fs/xfs/
Dxfs_trans.h206 void xfs_trans_inode_buf(xfs_trans_t *, struct xfs_buf *);
Dxfs_inode.c2011 xfs_trans_inode_buf(tp, ibp); in xfs_iunlink()
2101 xfs_trans_inode_buf(tp, ibp); in xfs_iunlink_remove()
2179 xfs_trans_inode_buf(tp, ibp); in xfs_iunlink_remove()
2196 xfs_trans_inode_buf(tp, last_ibp); in xfs_iunlink_remove()
Dxfs_trans_buf.c640 xfs_trans_inode_buf( in xfs_trans_inode_buf() function