Home
last modified time | relevance | path

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

/Linux-v5.15/fs/xfs/libxfs/
Dxfs_attr_remote.h19 int xfs_attr_rmtval_find_space(struct xfs_delattr_context *dac);
Dxfs_attr.c431 error = xfs_attr_rmtval_find_space(dac); in xfs_attr_set_iter()
537 error = xfs_attr_rmtval_find_space(dac); in xfs_attr_set_iter()
Dxfs_attr_remote.c570 xfs_attr_rmtval_find_space( in xfs_attr_rmtval_find_space() function