Home
last modified time | relevance | path

Searched refs:xfs_bumplink (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/fs/xfs/libxfs/
H A Dxfs_inode_util.h60 void xfs_bumplink(struct xfs_trans *tp, struct xfs_inode *ip);
H A Dxfs_dir2.c873 xfs_bumplink(tp, dp); in xfs_dir_create_child()
937 xfs_bumplink(tp, ip); in xfs_dir_add_child()
1091 xfs_bumplink(tp, dp1); in xfs_dir_exchange_children()
1115 xfs_bumplink(tp, dp2); in xfs_dir_exchange_children()
1256 xfs_bumplink(tp, du_wip->ip); in xfs_dir_rename_children()
1277 xfs_bumplink(tp, target_dp); in xfs_dir_rename_children()
H A Dxfs_inode_util.c685 xfs_bumplink( in xfs_bumplink() function
/linux-6.15/fs/xfs/scrub/
H A Dorphanage.c566 xfs_bumplink(sc->tp, sc->orphanage); in xrep_adoption_move()
571 xfs_bumplink(sc->tp, sc->ip); in xrep_adoption_move()