Home
last modified time | relevance | path

Searched refs:resynch (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.4/fs/xfs/libxfs/
Dxfs_attr.h129 int resynch; /* T/F: resynch with cursor */ member
/Linux-v5.4/fs/xfs/
Dxfs_attr_list.c403 if (context->resynch) { in xfs_attr3_leaf_list_int()
426 context->resynch = 0; in xfs_attr3_leaf_list_int()
636 context.resynch = 1; in xfs_attr_list()
Dxfs_xattr.c226 context.resynch = 1; in xfs_vn_listxattr()
/Linux-v5.4/fs/xfs/scrub/
Dattr.c496 sx.context.resynch = 1; in xchk_xattr()