Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/fs/hmdfs/comm/
Dprotocol.h321 struct rename_request { struct
322 __le32 old_path_len;
323 __le32 new_path_len;
324 __le32 old_name_len;
325 __le32 new_name_len;
326 __le32 flags;
327 char path[0];
/kernel/linux/linux-5.10/fs/hmdfs/comm/
Dprotocol.h321 struct rename_request { struct
322 __le32 old_path_len;
323 __le32 new_path_len;
324 __le32 old_name_len;
325 __le32 new_name_len;
326 __le32 flags;
327 char path[0];