Home
last modified time | relevance | path

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

/linux-6.12.1/fs/xfs/libxfs/
Dxfs_inode_util.h60 void xfs_bumplink(struct xfs_trans *tp, struct xfs_inode *ip);
Dxfs_dir2.c874 xfs_bumplink(tp, dp); in xfs_dir_create_child()
938 xfs_bumplink(tp, ip); in xfs_dir_add_child()
1092 xfs_bumplink(tp, dp1); in xfs_dir_exchange_children()
1116 xfs_bumplink(tp, dp2); in xfs_dir_exchange_children()
1257 xfs_bumplink(tp, du_wip->ip); in xfs_dir_rename_children()
1278 xfs_bumplink(tp, target_dp); in xfs_dir_rename_children()
Dxfs_inode_util.c682 xfs_bumplink( in xfs_bumplink() function
/linux-6.12.1/fs/xfs/scrub/
Dorphanage.c563 xfs_bumplink(sc->tp, sc->orphanage); in xrep_adoption_move()
568 xfs_bumplink(sc->tp, sc->ip); in xrep_adoption_move()