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