Home
last modified time | relevance | path

Searched defs:open_response (Results 1 – 1 of 1) sorted by relevance

/kernel/linux/linux-5.10/fs/hmdfs/comm/
Dprotocol.h193 struct open_response { struct
194 __le32 change_detect_cap;
195 __le64 file_ver;
196 __le32 file_id;
197 __le64 file_size;
198 __le64 ino;
199 __le64 ctime;
223 struct atomic_open_response { argument