Home
last modified time | relevance | path

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

/xnu-10002.41.9/bsd/vfs/
H A Dvfs_attrlist.c2149 uint64_t ralloc = 0; in attr_pack_file() local
2182 ralloc = roundup(rsize, blksize); in attr_pack_file()
2228 uint64_t totalalloc = ralloc; in attr_pack_file()
2333 ATTR_PACK8((*abp), ralloc); in attr_pack_file()