Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/xfs/
Dxfs_trans.h366 typedef struct xfs_trans { struct
369 struct xfs_trans *t_forw; /* async list pointers */ argument
370 struct xfs_trans *t_back; /* async list pointers */ argument
386 xfs_trans_callback_t t_callback; /* transaction callback */ argument
408 xfs_trans_header_t t_header; /* header for in-log trans */ argument
412 } xfs_trans_t; argument