OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:newnref
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/ufs/chfs/
chfs_gc.c
702
struct chfs_node_ref *
newnref
;
local in function:chfs_gcollect_pristine
797
newnref
= chfs_alloc_node_ref(chmp->chm_nextblock);
798
if (!
newnref
) {
804
newnref
->nref_offset = ofs;
835
chfs_add_vnode_ref_to_vc(chmp, chvc,
newnref
);
chfs_gc.c
702
struct chfs_node_ref *
newnref
;
local in function:chfs_gcollect_pristine
797
newnref
= chfs_alloc_node_ref(chmp->chm_nextblock);
798
if (!
newnref
) {
804
newnref
->nref_offset = ofs;
835
chfs_add_vnode_ref_to_vc(chmp, chvc,
newnref
);
Completed in 155 milliseconds
Indexes created Sat Sep 27 22:09:54 GMT 2025