Home
last modified time | relevance | path

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

/linux-4.19.296/fs/xfs/libxfs/
Dxfs_attr_leaf.h45 void xfs_attr_fork_remove(struct xfs_inode *ip, struct xfs_trans *tp);
Dxfs_attr_leaf.c619 xfs_attr_fork_remove( in xfs_attr_fork_remove() function
685 xfs_attr_fork_remove(dp, args->trans); in xfs_attr_shortform_remove()
1025 xfs_attr_fork_remove(dp, args->trans); in xfs_attr3_leaf_to_shortform()
/linux-4.19.296/fs/xfs/
Dxfs_attr_inactive.c432 xfs_attr_fork_remove(dp, trans); in xfs_attr_inactive()