Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/xfs/libxfs/
Dxfs_defer.h71 struct xfs_defer_capture { struct
73 struct list_head dfc_list;
99 void xfs_defer_ops_continue(struct xfs_defer_capture *d, struct xfs_trans *tp, argument