Searched refs:filehandle (Results 1 – 5 of 5) sorted by relevance
| /NextBSD/usr.sbin/rpc.lockd/ |
| HD | lockd_lock.c | 78 fhandle_t filehandle; /* NFS filehandle */ member 125 fhandle_t filehandle; /* Local access filehandle */ member 332 dump_static_object((unsigned char *)&fl->filehandle, in dump_filelock() 333 sizeof(fl->filehandle), hbuff, sizeof(hbuff), in dump_filelock() 448 bcopy(fh, &fl->filehandle, sizeof(fhandle_t)); in fill_file_lock() 745 if (bcmp(&fl->filehandle, &ifl->filehandle, sizeof(fhandle_t))) in get_lock_matching_unlock() 825 if (bcmp(&fl->filehandle, &ifl->filehandle, sizeof(fhandle_t))) in test_nfslock() 950 fill_file_lock(*left_lock, &exist_lock->filehandle, 967 fill_file_lock(*right_lock, &exist_lock->filehandle, 1060 if (bcmp(&fl->filehandle, &imf->filehandle, in lock_hwlock() [all …]
|
| /NextBSD/sys/compat/ndis/ |
| HD | subr_ndis.c | 2734 NdisOpenFile(status, filehandle, filelength, filename, highestaddr) in NdisOpenFile() argument 2736 ndis_handle *filehandle; 2792 *filehandle = fh; 2846 *filehandle = fh; 2852 NdisMapFile(status, mappedbuffer, filehandle) in NdisMapFile() argument 2855 ndis_handle filehandle; 2865 if (filehandle == NULL) { 2870 fh = (ndis_fh *)filehandle; 2914 NdisUnmapFile(filehandle) in NdisUnmapFile() argument 2915 ndis_handle filehandle; in NdisUnmapFile() [all …]
|
| /NextBSD/contrib/amd/ |
| HD | ChangeLog | 1086 * conf/mount/mount_aix.c (mount_aix3): minor cleanup of filehandle 1528 source buffer is treated more as a filehandle than a string. 1531 source buffer is treated more as a filehandle than a string. 2140 * amd/nfs_subr.c (fh_to_mp3, mp_to_fh): new filehandle 2764 Whenever we need to get data out of a filehandle given to us, we 3122 filehandle (all zeros) if MFF_WEBNFS is set 3199 denied a filehandle by the server (used to be EIO) 11526 changed the filehandle type in struct nfs_args from nfsv2fh_t to
|
| HD | NEWS | 251 * fix inconsistency in handling filehandle generation number
|
| /NextBSD/contrib/amd/doc/ |
| HD | am-utils.texi | 741 obtaining filehandle information for an NFS filesystem, are done using a 5688 counts the number of times the kernel passes a stale filehandle to @i{Amd}. 8445 kernel. If the filehandle is not obtainable the mount point is ignored.
|