Searched defs:fh_id (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/sys/fs/fuse/
H A Dfuse_file.h76 uint64_t fh_id; member in struct:fuse_filehandle
H A Dfuse_file.c271 fuse_filehandle_init(struct vnode *vp, fufh_type_t fufh_type, struct fuse_filehandle **fufhp, uint64_t fh_id) argument
H A Dfuse_vnops.c388 uint64_t fh_id = ((struct fuse_open_out *)(feo + 1))->fh; local
/freebsd-11-stable/contrib/amd/amd/
H A Dops_nfs.c92 int fh_id; /* Unique id */ member in struct:fh_cache
110 static int fh_id = 0; variable
[all...]

Completed in 73 milliseconds