Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_attr.h548 int xfs_attr_set_iter(struct xfs_attr_intent *attr);
H A Dxfs_attr.c706 xfs_attr_set_iter( in xfs_attr_set_iter() function
/openbmc/linux/fs/xfs/
H A Dxfs_attr_item.c339 error = xfs_attr_set_iter(attr); in xfs_xattri_finish_update()