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

/macosx-10.5.8/xnu-1228.15.4/bsd/hfs/
H A Dhfs_xattr.c85 static int getnodecount(struct hfsmount *hfsmp, size_t nodesize);
690 getnodecount(hfsmp, ATTRIBUTE_FILE_NODE_SIZE));
1526 getnodecount(hfsmp, ATTRIBUTE_FILE_NODE_SIZE));
1556 getnodecount(hfsmp, ATTRIBUTE_FILE_NODE_SIZE));
1816 * getnodecount - calculate starting node count for attributes b-tree.
1819 getnodecount(struct hfsmount *hfsmp, size_t nodesize) function

Completed in 85 milliseconds