Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_attr_remote.h19 int xfs_attr_rmtval_find_space(struct xfs_attr_intent *attr);
H A Dxfs_attr_remote.c575 xfs_attr_rmtval_find_space( in xfs_attr_rmtval_find_space() function
H A Dxfs_attr.c753 error = xfs_attr_rmtval_find_space(attr); in xfs_attr_set_iter()