Searched refs:prev_client (Results 1 – 4 of 4) sorted by relevance
277 /* 16*/ le16 prev_client; /* The offset to the previous log client record member
433 (s16)le16_to_cpu(lcr->prev_client), in dump_restart_areas_area()434 le16_to_cpu(lcr->prev_client)); in dump_restart_areas_area()
2791 (int)le16_to_cpu(rcli->prev_client)); in showrest()
329 if (cr->prev_client != LOGFILE_NO_CLIENT) in ntfs_check_log_client_array()