OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:getfh
(Results
1 - 3
of
3
) sorted by relevancy
/src/lib/libc/compat/sys/
compat_getfh.c
47
__warn_references(
getfh
,
48
"warning: reference to compatibility
getfh
(); include <sys/mount.h> to generate correct reference")
52
* Convert old
getfh
() call to new calling convention
55
getfh
(const char *path, struct compat_30_fhandle *fhp)
function
/src/sys/lib/libsa/
nfs.c
133
#define
getfh
(d, s) fhcopy((d)->version, (d)->fh, (s))
macro
271
getfh
(d, argsv2->fh);
287
getfh
(d, argsv3->fh);
363
getfh
(d, sdata.fh);
456
getfh
(d, argsv2->fh);
466
getfh
(d, argsv3->fh);
/src/usr.sbin/mountd/
mountd.c
326
#define
getfh
(a, b, c) rump_sys_getfh((a), (b), (c))
macro
680
if (
getfh
(rdirpath, &fhr.fhr_fh, &fh_size) < 0) {
Completed in 35 milliseconds
Indexes created Fri Feb 20 16:20:20 UTC 2026