Searched refs:ID_LSTAT_V2 (Results 1 – 3 of 3) sorted by relevance
23 #define ID_LSTAT_V2 MKID('L', 'S', 'T', '2') macro
495 case ID_LSTAT_V2: in sync_id_to_name()542 case ID_LSTAT_V2: in handle_sync_command()
314 return SendRequest(ID_LSTAT_V2, path_and_mode); in SendLstat()329 if (msg.stat_v2.id != ID_LSTAT_V2 && msg.stat_v2.id != ID_STAT_V2) { in FinishStat()