Home
last modified time | relevance | path

Searched refs:nfs_args (Results 1 – 18 of 18) sorted by relevance

/titanic_41/usr/src/uts/common/nfs/
H A Dmount.h56 struct nfs_args *next; /* link for failover */
67 struct nfs_args { struct
H A Dnfs4_clnt.h1514 extern int nfs4_setopts(vnode_t *, model_t, struct nfs_args *);
1569 extern void nfs4_free_args(struct nfs_args *);
H A Dnfs.h931 extern int mount_root(char *, char *, int, struct nfs_args *, int *);
945 extern int nfs_setopts(vnode_t *, model_t, struct nfs_args *);
/titanic_41/usr/src/uts/common/fs/nfs/
H A Dnfs_vfsops.c76 static int pathconf_copyin(struct nfs_args *, struct pathcnf *);
77 static int pathconf_get(struct mntinfo *, struct nfs_args *);
197 nfs_free_args(struct nfs_args *nargs, nfs_fhandle *fh) in nfs_free_args()
258 nfs_copyin(char *data, int datalen, struct nfs_args *nargs, nfs_fhandle *fh) in nfs_copyin()
269 STRUCT_DECL(nfs_args, args); /* nfs mount arguments */ in nfs_copyin()
281 bzero(STRUCT_BUF(args), SIZEOF_STRUCT(nfs_args, DATAMODEL_NATIVE)); in nfs_copyin()
512 struct nfs_args *args = NULL; in nfs_mount()
535 args = kmem_alloc(sizeof (struct nfs_args), KM_SLEEP); in nfs_mount()
549 args = (struct nfs_args *)data; in nfs_mount()
1042 pathconf_copyin(struct nfs_args *args, struct pathcnf *pc) in pathconf_copyin()
[all …]
H A Dnfs_common.c357 struct nfs_args args; /* nfs mount arguments */ in nfsdyn_mountroot()
468 nfs_setopts(vnode_t *vp, model_t model, struct nfs_args *buf) in nfs_setopts()
471 STRUCT_HANDLE(nfs_args, args); in nfs_setopts()
H A Dnfs4_common.c103 nfs4_setopts(vnode_t *vp, model_t model, struct nfs_args *buf) in nfs4_setopts()
106 STRUCT_HANDLE(nfs_args, args); in nfs4_setopts()
H A Dnfs4_stub_vnops.c154 struct nfs_args *dma_nargs;
222 static struct nfs_args *nfs4_trigger_nargs_create(mntinfo4_t *, servinfo4_t *,
224 static void nfs4_trigger_nargs_destroy(struct nfs_args *);
902 struct nfs_args *nargs, *nargs_head; in nfs4_trigger_domount_args_create()
959 struct nfs_args *next; in nfs4_trigger_domount_args_create()
1064 struct nfs_args *nargs = dma->dma_nargs; in nfs4_trigger_domount_args_destroy()
1067 struct nfs_args *next = in nfs4_trigger_domount_args_destroy()
1850 struct nfs_args *nargs = dma->dma_nargs; in nfs4_trigger_domount()
1972 static struct nfs_args *
1977 struct nfs_args *nargs; in nfs4_trigger_nargs_create()
[all …]
H A Dnfs3_vfsops.c194 nfs3_free_args(struct nfs_args *nargs, nfs_fhandle *fh) in nfs3_free_args()
250 nfs3_copyin(char *data, int datalen, struct nfs_args *nargs, nfs_fhandle *fh) in nfs3_copyin()
261 STRUCT_DECL(nfs_args, args); /* nfs mount arguments */ in nfs3_copyin()
272 bzero(STRUCT_BUF(args), SIZEOF_STRUCT(nfs_args, DATAMODEL_NATIVE)); in nfs3_copyin()
480 struct nfs_args *args = NULL; in nfs3_mount()
518 args = kmem_alloc(sizeof (struct nfs_args), KM_SLEEP); in nfs3_mount()
532 args = (struct nfs_args *)data; in nfs3_mount()
1666 struct nfs_args args; /* nfs mount arguments */ in nfs3_mountroot()
H A Dnfs4_vfsops.c409 nfs4_free_args(struct nfs_args *nargs) in nfs4_free_args()
464 nfs4_copyin(char *data, int datalen, struct nfs_args *nargs) in nfs4_copyin()
475 STRUCT_DECL(nfs_args, args); /* nfs mount arguments */ in nfs4_copyin()
487 bzero(STRUCT_BUF(args), SIZEOF_STRUCT(nfs_args, DATAMODEL_NATIVE)); in nfs4_copyin()
710 struct nfs_args *args = NULL; in nfs4_mount()
731 args = kmem_zalloc(sizeof (struct nfs_args), KM_SLEEP); in nfs4_mount()
742 args = (struct nfs_args *)data; in nfs4_mount()
2965 struct nfs_args args; /* nfs mount arguments */ in nfs4_mountroot()
H A Dnfs_dlinet.c216 static int init_mountopts(struct nfs_args *, int,
292 mount_root(char *name, char *path, int version, struct nfs_args *args, in mount_root()
2438 init_mountopts(struct nfs_args *args, int version, struct knetconfig **dl_cf, in init_mountopts()
/titanic_41/usr/src/lib/libbc/libc/sys/4.2/
H A Dmount.c98 struct nfs_args *nfsa; in mount()
123 nfsa = (struct nfs_args *)data; in mount()
/titanic_41/usr/src/cmd/fs.d/autofs/
H A Dautomount.h124 struct nfs_args *mfs_args; /* nfs_args */
294 extern void free_nfs_args(struct nfs_args *);
H A Dautod_nfs.c654 struct nfs_args *argp = NULL, *head = NULL, *tail = NULL, in nfsmount()
909 argp = (struct nfs_args *) in nfsmount()
910 malloc(sizeof (struct nfs_args)); in nfsmount()
1232 argp = (struct nfs_args *) in nfsmount()
1233 malloc(sizeof (struct nfs_args)); in nfsmount()
4256 free_nfs_args(struct nfs_args *argp) in free_nfs_args()
4258 struct nfs_args *oldp; in free_nfs_args()
H A Dautod_main.c580 free_nfs_args((struct nfs_args *) in free_action_list()
/titanic_41/usr/src/cmd/fs.d/nfs/mount/
H A Dmount.c140 static int set_args(int *, struct nfs_args *, char *, struct mnttab *);
141 static int get_fh_via_pub(struct nfs_args *, char *, char *, bool_t, bool_t,
143 static int get_fh(struct nfs_args *, char *, char *, int *, bool_t,
145 static int make_secure(struct nfs_args *, char *, struct netconfig *,
148 static int getaddr_nfs(struct nfs_args *, char *, struct netconfig **,
393 struct nfs_args *args = NULL, *argp = NULL, *prev_argp = NULL; in mount_nfs()
447 argp = (struct nfs_args *)malloc(sizeof (*argp)); in mount_nfs()
971 set_args(int *mntflags, struct nfs_args *args, char *fshost, struct mnttab *mnt) in set_args()
1258 make_secure(struct nfs_args *args, char *hostname, struct netconfig *nconf, in make_secure()
1930 get_fh_via_pub(struct nfs_args *args, char *fshost, char *fspath, bool_t url, in get_fh_via_pub()
[all …]
/titanic_41/usr/src/lib/libbc/inc/include/sys/
H A Dmount.h73 struct nfs_args { struct
/titanic_41/usr/src/cmd/rexd/
H A Dmount_nfs.c118 struct nfs_args args; in mount_nfs()
/titanic_41/usr/src/uts/common/c2/
H A Daudit_event.c1717 STRUCT_DECL(nfs_args, nfsargs); in aus_mount()