Searched refs:xfs_bmap_add_attrfork (Results 1 – 5 of 5) sorted by relevance
| /linux-6.15/fs/xfs/libxfs/ |
| H A D | xfs_bmap.h | 179 int xfs_bmap_add_attrfork(struct xfs_trans *tp, struct xfs_inode *ip,
|
| H A D | xfs_attr.c | 1020 error = xfs_bmap_add_attrfork(tp, ip, size, rsvd); in xfs_attr_add_fork()
|
| H A D | xfs_bmap.c | 1031 xfs_bmap_add_attrfork( in xfs_bmap_add_attrfork() function
|
| /linux-6.15/fs/xfs/scrub/ |
| H A D | orphanage.c | 548 error = xfs_bmap_add_attrfork(sc->tp, sc->ip, sf_size, true); in xrep_adoption_move()
|
| H A D | inode_repair.c | 1947 return xfs_bmap_add_attrfork(sc->tp, ip, in xrep_inode_pptr()
|