Home
last modified time | relevance | path

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

/linux/fs/xfs/libxfs/
H A Dxfs_bmap.h183 int xfs_bmap_add_attrfork(struct xfs_trans *tp, struct xfs_inode *ip,
H A Dxfs_bmap.c881 * Called from xfs_bmap_add_attrfork to handle btree format files.
926 * Called from xfs_bmap_add_attrfork to handle extents format files.
951 * Called from xfs_bmap_add_attrfork to handle local format files. Each
1031 xfs_bmap_add_attrfork( in xfs_bmap_add_attrfork() function
/linux/fs/xfs/scrub/
H A Dorphanage.c547 error = xfs_bmap_add_attrfork(sc->tp, sc->ip, sf_size, true); in xrep_adoption_move()
H A Dinode_repair.c1947 return xfs_bmap_add_attrfork(sc->tp, ip, in xrep_inode_pptr()