HomeSort by: relevance | last modified time | path
    Searched defs:cat_key (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/fs/hfs/
hfs_vfsops.c 539 hfs_catalog_key_t cat_key; /* the search key used to find this file on disk */ local in function:hfs_loadvnode
568 &rec, &cat_key, &cbargs) != 0) {
574 hnode->h_parent = cat_key.parent_cnid;

Completed in 11 milliseconds