Searched refs:xfs_refcount_update (Results 1 - 2 of 2) sorted by relevance

/linux-master/fs/xfs/libxfs/
H A Dxfs_refcount.c196 xfs_refcount_update( function
423 error = xfs_refcount_update(cur, &tmp);
517 error = xfs_refcount_update(cur, left);
583 error = xfs_refcount_update(cur, left);
653 error = xfs_refcount_update(cur, right);
1221 error = xfs_refcount_update(cur, &ext);
/linux-master/fs/xfs/
H A Dxfs_trace.h3352 DEFINE_REFCOUNT_EXTENT_EVENT(xfs_refcount_update); variable

Completed in 218 milliseconds