Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/vfs/
H A Dvfs_attrlist.c2218 uint64_t ralloc = 0; in attr_pack_file() local
2251 ralloc = roundup(rsize, blksize); in attr_pack_file()
2297 uint64_t totalalloc = ralloc; in attr_pack_file()
2402 ATTR_PACK8((*abp), ralloc); in attr_pack_file()