Searched defs:xfs_trans_resv (Results 1 – 4 of 4) sorted by relevance
21518 struct xfs_trans_resv { struct21519 struct xfs_trans_res tr_write;21520 struct xfs_trans_res tr_itruncate;21521 struct xfs_trans_res tr_rename;21522 struct xfs_trans_res tr_link;21523 struct xfs_trans_res tr_remove;21524 struct xfs_trans_res tr_symlink;21525 struct xfs_trans_res tr_create;21526 struct xfs_trans_res tr_create_tmpfile;21527 struct xfs_trans_res tr_mkdir;[all …]
53439 struct xfs_trans_resv { struct53440 struct xfs_trans_res tr_write;53441 struct xfs_trans_res tr_itruncate;53442 struct xfs_trans_res tr_rename;53443 struct xfs_trans_res tr_link;53444 struct xfs_trans_res tr_remove;53445 struct xfs_trans_res tr_symlink;53446 struct xfs_trans_res tr_create;53447 struct xfs_trans_res tr_create_tmpfile;53448 struct xfs_trans_res tr_mkdir;[all …]