Home
last modified time | relevance | path

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

/Linux-v6.1/fs/xfs/libxfs/
Dxfs_attr_remote.h19 int xfs_attr_rmtval_find_space(struct xfs_attr_intent *attr);
Dxfs_attr_remote.c575 xfs_attr_rmtval_find_space( in xfs_attr_rmtval_find_space() function
Dxfs_attr.c753 error = xfs_attr_rmtval_find_space(attr); in xfs_attr_set_iter()