Home
last modified time | relevance | path

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

/xnu-8796.121.2/bsd/vfs/
H A Dvfs_attrlist.c2136 uint64_t ralloc = 0; in attr_pack_file() local
2169 ralloc = roundup(rsize, blksize); in attr_pack_file()
2215 uint64_t totalalloc = ralloc; in attr_pack_file()
2320 ATTR_PACK8((*abp), ralloc); in attr_pack_file()