Home
last modified time | relevance | path

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

/linux-6.1.9/fs/xfs/libxfs/
Dxfs_attr_remote.h17 int xfs_attr_rmtval_set_value(struct xfs_da_args *args);
Dxfs_attr_remote.c472 xfs_attr_rmtval_set_value( in xfs_attr_rmtval_set_value() function
Dxfs_attr.c540 error = xfs_attr_rmtval_set_value(args); in xfs_attr_rmtval_alloc()