Searched defs:xfs_trans (Results 1 – 1 of 1) sorted by relevance
366 typedef struct xfs_trans { struct369 struct xfs_trans *t_forw; /* async list pointers */ argument370 struct xfs_trans *t_back; /* async list pointers */ argument386 xfs_trans_callback_t t_callback; /* transaction callback */ argument408 xfs_trans_header_t t_header; /* header for in-log trans */ argument412 } xfs_trans_t; argument