Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_attr.h71 int resynch; /* T/F: resynch with cursor */ member
/openbmc/linux/fs/xfs/
H A Dxfs_attr_list.c412 if (context->resynch) { in xfs_attr3_leaf_list_int()
435 context->resynch = 0; in xfs_attr3_leaf_list_int()
H A Dxfs_xattr.c302 context.resynch = 1; in xfs_vn_listxattr()
H A Dxfs_ioctl.c418 context.resynch = 1; in xfs_ioc_attr_list()
/openbmc/linux/fs/xfs/scrub/
H A Dattr.c610 .resynch = 1, in xchk_xattr()