Home
last modified time | relevance | path

Searched defs:xfs_exchrange (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/fs/xfs/
Dxfs_exchrange.h20 struct xfs_exchrange { struct
21 struct file *file1;
22 struct file *file2;
46 void xfs_exchrange_ilock(struct xfs_trans *tp, struct xfs_inode *ip1, argument