Home
last modified time | relevance | path

Searched refs:xfs_trans_alloc_ichange (Results 1 – 2 of 2) sorted by relevance

/linux/fs/xfs/scrub/
H A Dorphanage.c66 error = xfs_trans_alloc_ichange(dp, udqp, gdqp, pdqp, true, &tp); in xrep_chown_orphanage()
/linux/fs/xfs/
H A Dxfs_trans.c1246 xfs_trans_alloc_ichange( in xfs_trans_alloc_ichange() function