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