Searched refs:ID_LSTAT_V1 (Results 1 – 3 of 3) sorted by relevance
145 msg.stat_v1.id = ID_LSTAT_V1; in do_lstat_v1()777 case ID_LSTAT_V1: in sync_id_to_name()826 case ID_LSTAT_V1: in handle_sync_command()
21 #define ID_LSTAT_V1 MKID('S', 'T', 'A', 'T') macro
463 return SendRequest(ID_LSTAT_V1, path); in SendLstat()502 if (msg.stat_v1.id != ID_LSTAT_V1) { in FinishStat()