Home
last modified time | relevance | path

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

/linux-6.14.4/fs/xfs/libxfs/
Dxfs_exchmaps.h10 struct xfs_exchmaps_intent { struct
12 struct list_head xmi_list;
15 struct xfs_inode *xmi_ip1;
16 struct xfs_inode *xmi_ip2;
41 xfs_exchmaps_whichfork(const struct xfs_exchmaps_intent *xmi) in xfs_exchmaps_whichfork() argument