Searched refs:prev_client (Results 1 - 2 of 2) sorted by path

/haiku/src/add-ons/kernel/file_systems/ntfs/libntfs/
H A Dlogfile.h277 /* 16*/ le16 prev_client; /* The offset to the previous log client record member in struct:__anon1508
H A Dlogfile.c327 /* The first log client record must not have a prev_client. */
329 if (cr->prev_client != LOGFILE_NO_CLIENT)

Completed in 126 milliseconds