Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_attr.h591 xfs_attr_init_remove_state(struct xfs_da_args *args) in xfs_attr_init_remove_state() function
613 return xfs_attr_init_remove_state(args); in xfs_attr_init_replace_state()
H A Dxfs_attr.c951 new->xattri_dela_state = xfs_attr_init_remove_state(args); in xfs_attr_defer_remove()
/openbmc/linux/fs/xfs/
H A Dxfs_attr_item.c619 attr->xattri_dela_state = xfs_attr_init_remove_state(args); in xfs_attri_item_recover()