Searched refs:nfs_fs_locations (Results 1 - 5 of 5) sorted by relevance

/darwin-on-arm/xnu/bsd/nfs/
H A Dnfsmount.h138 struct nfs_fs_locations { struct
263 struct nfs_fs_locations nm_locations; /* file system locations */
H A Dnfs.h797 struct nfs_fs_locations;
1133 int nfs4_get_fs_locations(struct nfsmount *, nfsnode_t, u_char *, int, const char *, vfs_context_t, struct nfs_fs_locations *);
1134 void nfs_fs_locations_cleanup(struct nfs_fs_locations *);
1187 void nfs_location_next(struct nfs_fs_locations *, struct nfs_location_index *);
1189 void nfs_location_mntfromname(struct nfs_fs_locations *, struct nfs_location_index, char *, int, int);
1218 int nfs4_parsefattr(struct nfsm_chain *, struct nfs_fsattr *, struct nfs_vattr *, fhandle_t *, struct dqblk *, struct nfs_fs_locations *);
H A Dnfs4_subs.c646 struct nfs_fs_locations *nfslsp)
1528 struct nfs_fs_locations *nfslsp)
1540 struct nfs_fs_locations nfsls_dummy;
H A Dnfs_vfsops.c2109 struct nfs_fs_locations nfsls;
3265 struct nfs_fs_locations nfsls;
4148 nfs_fs_locations_cleanup(struct nfs_fs_locations *nfslsp)
H A Dnfs_socket.c223 nfs_location_next(struct nfs_fs_locations *nlp, struct nfs_location_index *nlip)
278 nfs_location_mntfromname(struct nfs_fs_locations *locs, struct nfs_location_index idx, char *s, int size, int pathonly)

Completed in 124 milliseconds