Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/xfs/libxfs/
Dxfs_attr.h71 int resynch; /* T/F: resynch with cursor */ member
/kernel/linux/linux-5.10/fs/xfs/
Dxfs_xattr.c200 context.resynch = 1; in xfs_vn_listxattr()
Dxfs_attr_list.c410 if (context->resynch) { in xfs_attr3_leaf_list_int()
433 context->resynch = 0; in xfs_attr3_leaf_list_int()
Dxfs_ioctl.c415 context.resynch = 1; in xfs_ioc_attr_list()
/kernel/linux/linux-5.10/fs/xfs/scrub/
Dattr.c495 sx.context.resynch = 1; in xchk_xattr()