Home
last modified time | relevance | path

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

/xnu-8792.41.9/bsd/vfs/
H A Dvfs_attrlist.c2116 uint64_t ralloc = 0; in attr_pack_file() local
2149 ralloc = roundup(rsize, blksize); in attr_pack_file()
2195 uint64_t totalalloc = ralloc; in attr_pack_file()
2300 ATTR_PACK8((*abp), ralloc); in attr_pack_file()