Home
last modified time | relevance | path

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

/linux/fs/xfs/libxfs/
H A Dxfs_attr.h562 int xfs_attr_set_iter(struct xfs_attr_intent *attr);
H A Dxfs_attr.c811 xfs_attr_set_iter( in xfs_attr_set_iter() function
/linux/fs/xfs/
H A Dxfs_attr_item.c506 error = xfs_attr_set_iter(attr); in xfs_attr_finish_item()