Searched defs:cln (Results 1 – 5 of 5) sorted by relevance
/illumos-gate/usr/src/cmd/fs.d/nfs/mountd/ |
H A D | mountd.h | 75 struct cln { struct 80 struct nd_hostservlist *clnames; argument 85 extern void cln_init(struct cln *, SVCXPRT *); argument
|
H A D | mountd.c | 306 struct cln cln; in do_logging_queue() local 889 log_cant_reply_cln(struct cln *cln) in log_cant_reply_cln() 911 struct cln cln; in log_cant_reply() local 1027 mount_enoent_error(struct cln *cln, char *path, char *rpath, int *flavor_list) in mount_enoent_error() 1203 cln_init_common(struct cln *cln, SVCXPRT *transp, char *netid, in cln_init_common() 1223 cln_init(struct cln *cln, SVCXPRT *transp) in cln_init() 1229 cln_init_lazy(struct cln *cln, char *netid, struct netbuf *nbuf) in cln_init_lazy() 1235 cln_fini(struct cln *cln) in cln_fini() 1247 cln_getnbuf(struct cln *cln) in cln_getnbuf() 1253 cln_getclientsnames(struct cln *cln) in cln_getclientsnames() [all …]
|
H A D | nfsauth.c | 63 struct cln cln; in nfsauth_access() local
|
H A D | nfs_cmd.c | 107 struct cln cln; in charmap_search() local
|
/illumos-gate/usr/src/uts/common/fs/pcfs/ |
H A D | pc_dir.c | 1688 pc_setstartcluster(struct pcfs *fsp, struct pcdir *ep, pc_cluster32_t cln) in pc_setstartcluster()
|