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

/linux-master/fs/xfs/libxfs/
H A Dxfs_rmap.c96 xfs_rmap_update( function
751 error = xfs_rmap_update(cur, &ltrec);
766 error = xfs_rmap_update(cur, &ltrec);
786 error = xfs_rmap_update(cur, &ltrec);
1103 error = xfs_rmap_update(cur, &ltrec);
1122 error = xfs_rmap_update(cur, &gtrec);
1421 error = xfs_rmap_update(cur, &NEW);
1453 error = xfs_rmap_update(cur, &NEW);
1494 error = xfs_rmap_update(cur, &NEW);
1507 error = xfs_rmap_update(cu
[all...]
/linux-master/fs/xfs/
H A Dxfs_trace.h2934 DEFINE_RMAPBT_EVENT(xfs_rmap_update); variable

Completed in 194 milliseconds