Home
last modified time | relevance | path

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

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