Home
last modified time | relevance | path

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

/Linux-v5.15/fs/xfs/libxfs/
Dxfs_attr_remote.h14 int xfs_attr_rmtval_invalidate(struct xfs_da_args *args);
Dxfs_attr.c489 error = xfs_attr_rmtval_invalidate(args); in xfs_attr_set_iter()
603 error = xfs_attr_rmtval_invalidate(args); in xfs_attr_set_iter()
1352 error = xfs_attr_rmtval_invalidate(args); in xfs_attr_node_removename_setup()
Dxfs_attr_remote.c632 xfs_attr_rmtval_invalidate( in xfs_attr_rmtval_invalidate() function