Searched defs:cln (Results 1 – 5 of 5) sorted by relevance
/titanic_44/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 | 297 struct cln cln; in do_logging_queue() local 758 log_cant_reply_cln(struct cln *cln) in log_cant_reply_cln() 780 struct cln cln; in log_cant_reply() local 896 mount_enoent_error(struct cln *cln, char *path, char *rpath, int *flavor_list) in mount_enoent_error() 1072 cln_init_common(struct cln *cln, SVCXPRT *transp, char *netid, in cln_init_common() 1092 cln_init(struct cln *cln, SVCXPRT *transp) in cln_init() 1098 cln_init_lazy(struct cln *cln, char *netid, struct netbuf *nbuf) in cln_init_lazy() 1104 cln_fini(struct cln *cln) in cln_fini() 1116 cln_getnbuf(struct cln *cln) in cln_getnbuf() 1122 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
|
/titanic_44/usr/src/uts/common/fs/pcfs/ |
H A D | pc_dir.c | 1682 pc_setstartcluster(struct pcfs *fsp, struct pcdir *ep, pc_cluster32_t cln) in pc_setstartcluster()
|