Searched refs:HMDFS_LISTXATTR_SIZE_MAX (Results 1 – 4 of 4) sorted by relevance
36 #define HMDFS_LISTXATTR_SIZE_MAX 4096 macro
786 if (size > HMDFS_LISTXATTR_SIZE_MAX) in hmdfs_local_listxattr()787 r_size = HMDFS_LISTXATTR_SIZE_MAX; in hmdfs_local_listxattr()795 HMDFS_LISTXATTR_SIZE_MAX); in hmdfs_local_listxattr()
977 if (size > HMDFS_LISTXATTR_SIZE_MAX) in hmdfs_remote_listxattr()978 r_size = HMDFS_LISTXATTR_SIZE_MAX; in hmdfs_remote_listxattr()989 HMDFS_LISTXATTR_SIZE_MAX); in hmdfs_remote_listxattr()
281 sizeof(struct listxattr_response) + HMDFS_LISTXATTR_SIZE_MAX; in hmdfs_message_verify_init()764 size > HMDFS_LISTXATTR_SIZE_MAX) in hmdfs_listxattr_verify()