OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:faf_handle
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/kern/
kern_fileassoc.c
72
fhandle_t *
faf_handle
; /* File handle */
member in struct:fileassoc_file
184
vfs_composefh_free(faf->
faf_handle
);
325
if (((FHANDLE_FILEID(faf->
faf_handle
)->fid_len ==
327
(memcmp(FHANDLE_FILEID(faf->
faf_handle
), FHANDLE_FILEID(th),
384
indx = FILEASSOC_HASH(newtbl, faf->
faf_handle
);
542
faf->
faf_handle
= th;
Completed in 31 milliseconds
Indexes created Thu Mar 19 00:23:35 UTC 2026