Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/xfs/
Dxfs_trans.h1004 void xfs_trans_inode_buf(xfs_trans_t *, struct xfs_buf *);
1005 void xfs_trans_inode_buf(xfs_trans_t *, struct xfs_buf *);
Dxfs_inode.c1954 xfs_trans_inode_buf(tp, ibp); in xfs_iunlink()
2066 xfs_trans_inode_buf(tp, ibp); in xfs_iunlink_remove()
2129 xfs_trans_inode_buf(tp, ibp); in xfs_iunlink_remove()
2142 xfs_trans_inode_buf(tp, last_ibp); in xfs_iunlink_remove()
Dxfs_trans_buf.c883 xfs_trans_inode_buf( in xfs_trans_inode_buf() function