Home
last modified time | relevance | path

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

/linux/fs/xfs/libxfs/
H A Dxfs_dir2.c872 xfs_bumplink(tp, dp); in xfs_dir_create_child()
936 xfs_bumplink(tp, ip); in xfs_dir_add_child()
1090 xfs_bumplink(tp, dp1); in xfs_dir_exchange_children()
1114 xfs_bumplink(tp, dp2); in xfs_dir_exchange_children()
1255 xfs_bumplink(tp, du_wip->ip); in xfs_dir_rename_children()
1276 xfs_bumplink(tp, target_dp); in xfs_dir_rename_children()
H A Dxfs_inode_util.h60 void xfs_bumplink(struct xfs_trans *tp, struct xfs_inode *ip);
H A Dxfs_inode_util.c674 xfs_bumplink( in xfs_bumplink() function
/linux/fs/xfs/scrub/
H A Dorphanage.c567 xfs_bumplink(sc->tp, sc->orphanage); in xrep_adoption_move()
572 xfs_bumplink(sc->tp, sc->ip); in xrep_adoption_move()