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

/darwin-on-arm/xnu/bsd/hfs/
H A Dhfs_hotfiles.c1293 int bt_op; local
1316 bt_op = kBTreeFirstRecord;
1330 if (BTIterateRecord(filefork, bt_op, iterator, NULL, NULL) != 0) {
1397 bt_op = kBTreeNextRecord;

Completed in 19 milliseconds