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

/freebsd-9.3-release/sys/gnu/fs/xfs/
H A Dxfs_attr_leaf.h208 int resynch;/* T/F: resynch with cursor */ member in struct:xfs_attr_list_context
H A Dxfs_attr_leaf.c2331 if (context->resynch) {
2354 context->resynch = 0;
H A Dxfs_attr.c637 context.resynch = 1;
H A Dxfsidbg.c4836 kdb_printf("dp 0x%p, dupcnt %d, resynch %d",
4837 context->dp, context->dupcnt, context->resynch);

Completed in 79 milliseconds