Searched refs:_xfs_trans_alloc (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/xfs/
H A Dxfs_trans.c238 return _xfs_trans_alloc(mp, type);
242 _xfs_trans_alloc( function
H A Dxfs_fsops.c595 tp = _xfs_trans_alloc(mp, XFS_TRANS_DUMMY1);
H A Dxfs_trans.h949 xfs_trans_t *_xfs_trans_alloc(struct xfs_mount *, uint);

Completed in 65 milliseconds