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

/xnu-2782.1.97/bsd/hfs/
H A Dhfs_cnode.h87 struct filefork lookup_fork; member in struct:cat_lookup_buffer
H A Dhfs_cnode.c429 (struct cat_attr*) NULL, &lookup_rsrc->lookup_fork.ff_data, NULL);
442 rl_init (&lookup_rsrc->lookup_fork.ff_invalidranges);
443 lookup_rsrc->lookup_fork.ff_cp = cp;
450 error = hfs_release_storage (hfsmp, NULL, &lookup_rsrc->lookup_fork, cp->c_fileid);

Completed in 34 milliseconds