Searched refs:listxattr_response (Results 1 – 4 of 4) sorted by relevance
281 sizeof(struct listxattr_response) + HMDFS_LISTXATTR_SIZE_MAX; in hmdfs_message_verify_init()751 struct listxattr_response *resp = NULL; in hmdfs_listxattr_verify()769 if (len != sizeof(struct listxattr_response) && in hmdfs_listxattr_verify()770 len < sizeof(struct listxattr_response) + size) in hmdfs_listxattr_verify()
471 struct listxattr_response { struct
1856 int size_read = sizeof(struct listxattr_response) + size; in hmdfs_server_listxattr()1857 struct listxattr_response *resp = NULL; in hmdfs_server_listxattr()
912 static void hmdfs_update_listxattr_ret(struct listxattr_response *resp, in hmdfs_update_listxattr_ret()