Searched defs:xfs_exchrange (Results 1 – 1 of 1) sorted by relevance
20 struct xfs_exchrange { struct21 struct file *file1;22 struct file *file2;46 void xfs_exchrange_ilock(struct xfs_trans *tp, struct xfs_inode *ip1, argument