Lines Matching refs:exportinfo

819 struct exportinfo;	/* defined in nfs/export.h */
824 struct exportinfo *, struct svc_req *, cred_t *, bool_t);
827 struct exportinfo *, struct svc_req *, cred_t *, bool_t);
830 struct exportinfo *, struct svc_req *, cred_t *, bool_t);
833 struct exportinfo *, struct svc_req *, cred_t *, bool_t);
837 struct exportinfo *, struct svc_req *, cred_t *, bool_t);
841 struct exportinfo *, struct svc_req *, cred_t *, bool_t);
843 struct exportinfo *, struct svc_req *, cred_t *, bool_t);
846 struct exportinfo *, struct svc_req *, cred_t *, bool_t);
849 struct exportinfo *, struct svc_req *, cred_t *, bool_t);
852 struct exportinfo *, struct svc_req *, cred_t *, bool_t);
855 struct exportinfo *, struct svc_req *, cred_t *, bool_t);
858 struct exportinfo *, struct svc_req *, cred_t *, bool_t);
861 struct exportinfo *, struct svc_req *, cred_t *, bool_t);
864 struct exportinfo *, struct svc_req *, cred_t *, bool_t);
867 struct exportinfo *, struct svc_req *, cred_t *, bool_t);
870 extern void rfs_statfs(fhandle_t *, struct nfsstatfs *, struct exportinfo *,
941 extern int nfsauth_access(struct exportinfo *, struct svc_req *, cred_t *,
2177 struct exportinfo; /* defined in nfs/export.h */
2182 extern void rfs3_getattr(GETATTR3args *, GETATTR3res *, struct exportinfo *,
2185 extern void rfs3_setattr(SETATTR3args *, SETATTR3res *, struct exportinfo *,
2188 extern void rfs3_lookup(LOOKUP3args *, LOOKUP3res *, struct exportinfo *,
2191 extern void rfs3_access(ACCESS3args *, ACCESS3res *, struct exportinfo *,
2195 struct exportinfo *, struct svc_req *, cred_t *, bool_t);
2198 extern void rfs3_read(READ3args *, READ3res *, struct exportinfo *,
2202 extern void rfs3_write(WRITE3args *, WRITE3res *, struct exportinfo *,
2205 extern void rfs3_create(CREATE3args *, CREATE3res *, struct exportinfo *,
2208 extern void rfs3_mkdir(MKDIR3args *, MKDIR3res *, struct exportinfo *,
2211 extern void rfs3_symlink(SYMLINK3args *, SYMLINK3res *, struct exportinfo *,
2214 extern void rfs3_mknod(MKNOD3args *, MKNOD3res *, struct exportinfo *,
2217 extern void rfs3_remove(REMOVE3args *, REMOVE3res *, struct exportinfo *,
2220 extern void rfs3_rmdir(RMDIR3args *, RMDIR3res *, struct exportinfo *,
2223 extern void rfs3_rename(RENAME3args *, RENAME3res *, struct exportinfo *,
2226 extern void rfs3_link(LINK3args *, LINK3res *, struct exportinfo *,
2229 extern void rfs3_readdir(READDIR3args *, READDIR3res *, struct exportinfo *,
2234 struct exportinfo *, struct svc_req *, cred_t *, bool_t);
2237 extern void rfs3_fsstat(FSSTAT3args *, FSSTAT3res *, struct exportinfo *,
2240 extern void rfs3_fsinfo(FSINFO3args *, FSINFO3res *, struct exportinfo *,
2244 struct exportinfo *, struct svc_req *, cred_t *, bool_t);
2246 extern void rfs3_commit(COMMIT3args *, COMMIT3res *, struct exportinfo *,
2278 struct exportinfo **, struct sec_ol *);
2318 extern ts_label_t *nfs_getflabel(vnode_t *, struct exportinfo *);
2320 struct exportinfo *);