Searched refs:xfs_rmap_update (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/fs/xfs/libxfs/ |
H A D | xfs_rmap.c | 75 xfs_rmap_update( in xfs_rmap_update() function 617 error = xfs_rmap_update(cur, <rec); in xfs_rmap_unmap() 632 error = xfs_rmap_update(cur, <rec); in xfs_rmap_unmap() 652 error = xfs_rmap_update(cur, <rec); in xfs_rmap_unmap() 892 error = xfs_rmap_update(cur, <rec); in xfs_rmap_map() 911 error = xfs_rmap_update(cur, >rec); in xfs_rmap_map() 1203 error = xfs_rmap_update(cur, &NEW); in xfs_rmap_convert() 1233 error = xfs_rmap_update(cur, &NEW); in xfs_rmap_convert() 1271 error = xfs_rmap_update(cur, &NEW); in xfs_rmap_convert() 1284 error = xfs_rmap_update(cu in xfs_rmap_convert() [all...] |
/kernel/linux/linux-6.6/fs/xfs/libxfs/ |
H A D | xfs_rmap.c | 93 xfs_rmap_update( in xfs_rmap_update() function 718 error = xfs_rmap_update(cur, <rec); in xfs_rmap_unmap() 733 error = xfs_rmap_update(cur, <rec); in xfs_rmap_unmap() 753 error = xfs_rmap_update(cur, <rec); in xfs_rmap_unmap() 986 error = xfs_rmap_update(cur, <rec); in xfs_rmap_map() 1005 error = xfs_rmap_update(cur, >rec); in xfs_rmap_map() 1290 error = xfs_rmap_update(cur, &NEW); in xfs_rmap_convert() 1320 error = xfs_rmap_update(cur, &NEW); in xfs_rmap_convert() 1358 error = xfs_rmap_update(cur, &NEW); in xfs_rmap_convert() 1371 error = xfs_rmap_update(cu in xfs_rmap_convert() [all...] |
/kernel/linux/linux-5.10/fs/xfs/ |
H A D | xfs_trace.h | 2672 DEFINE_RMAPBT_EVENT(xfs_rmap_update); variable
|
/kernel/linux/linux-6.6/fs/xfs/ |
H A D | xfs_trace.h | 2851 DEFINE_RMAPBT_EVENT(xfs_rmap_update); variable
|
Completed in 15 milliseconds