Home
last modified time | relevance | path

Searched refs:xfs_attr_fork_remove (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_attr_leaf.h60 void xfs_attr_fork_remove(struct xfs_inode *ip, struct xfs_trans *tp);
H A Dxfs_attr_leaf.c796 xfs_attr_fork_remove( in xfs_attr_fork_remove() function
858 xfs_attr_fork_remove(dp, args->trans); in xfs_attr_sf_removename()
1174 xfs_attr_fork_remove(dp, args->trans); in xfs_attr3_leaf_to_shortform()
/openbmc/linux/fs/xfs/
H A Dxfs_attr_inactive.c377 xfs_attr_fork_remove(dp, trans); in xfs_attr_inactive()