Searched defs:xfs_exchmaps_intent (Results 1 – 1 of 1) sorted by relevance
10 struct xfs_exchmaps_intent { struct12 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