Home
last modified time | relevance | path

Searched refs:ralloc (Results 1 – 1 of 1) sorted by relevance

/xnu-11215.81.4/bsd/vfs/
H A Dvfs_attrlist.c2155 uint64_t ralloc = 0; in attr_pack_file() local
2188 ralloc = roundup(rsize, blksize); in attr_pack_file()
2234 uint64_t totalalloc = ralloc; in attr_pack_file()
2339 ATTR_PACK8((*abp), ralloc); in attr_pack_file()