Home
last modified time | relevance | path

Searched refs:filehandle (Results 1 – 11 of 11) sorted by relevance

/netbsd-src/usr.sbin/rpc.lockd/
H A Dlockd_lock.c96 nfs_fhandle_t filehandle; /* NFS filehandle */ member
158 fhcmp(&newfl->filehandle, &fl->filehandle) != 0) in lock_lookup()
178 nfs_fhandle_t filehandle; in testlock() local
181 if (fhconv(&filehandle, &lock->fh)) { in testlock()
191 if (fhcmp(&fl->filehandle, &filehandle) != 0) in testlock()
197 fhfree(&filehandle); in testlock()
202 fhfree(&filehandle); in testlock()
233 if (fhconv(&newfl->filehandle, &lckarg->alock.fh)) { in getlock()
362 nfs_fhandle_t filehandle; in unlock() local
365 if (fhconv(&filehandle, &lck->fh)) { in unlock()
[all …]
/netbsd-src/external/bsd/am-utils/dist/m4/macros/
H A Dstruct_field_nfs_fh.m42 dnl Find the name of the nfs filehandle field in nfs_args_t.
7 AC_CACHE_CHECK(for the name of the nfs filehandle field in nfs_args_t,
H A Dstruct_nfs_fh3.m42 dnl Find the structure of an nfs filehandle.
7 AC_CACHE_CHECK(for type/structure of NFS V3 filehandle,
H A Dstruct_nfs_fh.m42 dnl Find the structure of an nfs filehandle.
7 AC_CACHE_CHECK(for type/structure of NFS V2 filehandle,
H A Dcheck_nfs_fh_dref.m421 # filehandle in nfs_args from nfsv2fh_t to u_char.
H A Dheader_templates.m4887 [Define a type/structure for an NFS V2 filehandle])
890 [Define a type/structure for an NFS V3 filehandle])
902 [Define the field name for the filehandle within nfs_args_t])
/netbsd-src/crypto/external/bsd/openssl/dist/external/perl/Text-Template-1.56/
H A DChanges146 though it has come from a file or filehandle.
151 - You may now use a glob ref when passing a filehandle to the ->new
168 even if it has come from a file or filehandle, disabling taint checking
174 - You may now use a glob ref when passing a filehandle to the new function.
237 - New OUTPUT option delivers template results directly to a filehandle
/netbsd-src/crypto/external/bsd/openssl.old/dist/external/perl/Text-Template-1.46/
H A DREADME137 code even though it has come from a file or filehandle.
145 You may now use a glob ref when passing a filehandle to the
254 filehandle instead of making them into a string. Saves space
/netbsd-src/external/bsd/am-utils/dist/
H A DChangeLog2152 * conf/mount/mount_aix.c (mount_aix3): minor cleanup of filehandle
2594 source buffer is treated more as a filehandle than a string.
2597 source buffer is treated more as a filehandle than a string.
3206 * amd/nfs_subr.c (fh_to_mp3, mp_to_fh): new filehandle
3830 Whenever we need to get data out of a filehandle given to us, we
4188 filehandle (all zeros) if MFF_WEBNFS is set
4265 denied a filehandle by the server (used to be EIO)
12592 changed the filehandle type in struct nfs_args from nfsv2fh_t to
H A DNEWS329 * fix inconsistency in handling filehandle generation number
/netbsd-src/external/bsd/am-utils/dist/doc/
H A Dam-utils.texi729 obtaining filehandle information for an NFS filesystem, are done using a
5762 counts the number of times the kernel passes a stale filehandle to @i{Amd}.
8505 kernel. If the filehandle is not obtainable the mount point is ignored.