xfs_rmap_insert  1562 fs/xfs/libxfs/xfs_rmap.c 		error = xfs_rmap_insert(cur, NEW.rm_startblock,
xfs_rmap_insert  1594 fs/xfs/libxfs/xfs_rmap.c 		error = xfs_rmap_insert(cur, NEW.rm_startblock,
xfs_rmap_insert  1599 fs/xfs/libxfs/xfs_rmap.c 		error = xfs_rmap_insert(cur, bno, len, owner, offset, newext);
xfs_rmap_insert  1629 fs/xfs/libxfs/xfs_rmap.c 		error = xfs_rmap_insert(cur, NEW.rm_startblock,
xfs_rmap_insert  1652 fs/xfs/libxfs/xfs_rmap.c 		error = xfs_rmap_insert(cur, bno, len, owner, offset, newext);
xfs_rmap_insert  1670 fs/xfs/libxfs/xfs_rmap.c 		error = xfs_rmap_insert(cur, NEW.rm_startblock,
xfs_rmap_insert  1693 fs/xfs/libxfs/xfs_rmap.c 		error = xfs_rmap_insert(cur, NEW.rm_startblock,
xfs_rmap_insert  1818 fs/xfs/libxfs/xfs_rmap.c 		error = xfs_rmap_insert(cur, ltrec.rm_startblock,
xfs_rmap_insert  1872 fs/xfs/libxfs/xfs_rmap.c 		error = xfs_rmap_insert(cur, bno + len,
xfs_rmap_insert  2018 fs/xfs/libxfs/xfs_rmap.c 		error = xfs_rmap_insert(cur, gtrec.rm_startblock,
xfs_rmap_insert  2028 fs/xfs/libxfs/xfs_rmap.c 		error = xfs_rmap_insert(cur, bno, len, owner, offset, flags);
xfs_rmap_insert   128 fs/xfs/libxfs/xfs_rmap.h int xfs_rmap_insert(struct xfs_btree_cur *rcur, xfs_agblock_t agbno,
xfs_rmap_insert  2556 fs/xfs/xfs_trace.h DEFINE_RMAPBT_EVENT(xfs_rmap_insert);