Searched refs:getnodecount (Results 1 - 1 of 1) sorted by relevance

/darwin-on-arm/xnu/bsd/hfs/
H A Dhfs_xattr.c92 static int getnodecount(struct hfsmount *hfsmp, size_t nodesize);
995 getnodecount(hfsmp, ATTRIBUTE_FILE_NODE_SIZE));
1940 getnodecount(hfsmp, ATTRIBUTE_FILE_NODE_SIZE));
1971 getnodecount(hfsmp, ATTRIBUTE_FILE_NODE_SIZE));
2151 * getnodecount - calculate starting node count for attributes b-tree.
2154 getnodecount(struct hfsmount *hfsmp, size_t nodesize) function

Completed in 44 milliseconds