Searched refs:dupcnt (Results 1 - 3 of 3) sorted by relevance

/linux-master/fs/xfs/libxfs/
H A Dxfs_attr.h67 int dupcnt; /* count dup hashvals seen */ member in struct:xfs_attr_list_context
/linux-master/fs/xfs/
H A Dxfs_attr_list.c423 if (cursor->offset == context->dupcnt) {
424 context->dupcnt = 0;
427 context->dupcnt++;
430 context->dupcnt = 0;
H A Dxfs_trace.h104 __field(int, dupcnt)
119 TP_printk("dev %d:%d ino 0x%llx cursor h/b/o 0x%x/0x%x/%u dupcnt %u "
126 __entry->dupcnt,
328 __field(int, dupcnt)
347 TP_printk("dev %d:%d ino 0x%llx cursor h/b/o 0x%x/0x%x/%u dupcnt %u "
355 __entry->dupcnt,

Completed in 105 milliseconds