Searched refs:MAX_DECMPFS_XATTR_SIZE (Results 1 - 2 of 2) sorted by relevance

/darwin-on-arm/xnu/bsd/sys/
H A Ddecmpfs.h33 #define MAX_DECMPFS_XATTR_SIZE 3802 macro
/darwin-on-arm/xnu/bsd/kern/
H A Ddecmpfs.c470 if (attr_size < sizeof(decmpfs_disk_header) || attr_size > MAX_DECMPFS_XATTR_SIZE) {

Completed in 21 milliseconds