Home
last modified time | relevance | path

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

/linux-4.19.296/fs/xfs/libxfs/
Dxfs_attr.h121 int resynch; /* T/F: resynch with cursor */ member
/linux-4.19.296/fs/xfs/
Dxfs_attr_list.c408 if (context->resynch) { in xfs_attr3_leaf_list_int()
431 context->resynch = 0; in xfs_attr3_leaf_list_int()
641 context.resynch = 1; in xfs_attr_list()
Dxfs_xattr.c229 context.resynch = 1; in xfs_vn_listxattr()
/linux-4.19.296/fs/xfs/scrub/
Dattr.c431 sx.context.resynch = 1; in xchk_xattr()