Home
last modified time | relevance | path

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

/linux-5.19.10/fs/xfs/libxfs/
Dxfs_attr.h71 int resynch; /* T/F: resynch with cursor */ member
/linux-5.19.10/fs/xfs/
Dxfs_attr_list.c411 if (context->resynch) { in xfs_attr3_leaf_list_int()
434 context->resynch = 0; in xfs_attr3_leaf_list_int()
Dxfs_xattr.c295 context.resynch = 1; in xfs_vn_listxattr()
Dxfs_ioctl.c417 context.resynch = 1; in xfs_ioc_attr_list()
/linux-5.19.10/fs/xfs/scrub/
Dattr.c496 sx.context.resynch = 1; in xchk_xattr()