Home
last modified time | relevance | path

Searched refs:xdr_fattr4_fs_locations (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_attr.c645 FATTR4_FS_LOCATIONS, 0, xdr_fattr4_fs_locations,
H A Dnfs4_srv_readdir.c1148 pushed = xdr_fattr4_fs_locations(&xdr, &fs); in rfs4_op_readdir()
H A Dnfs4_xdr.c766 xdr_fattr4_fs_locations(XDR *xdrs, fattr4_fs_locations *objp) in xdr_fattr4_fs_locations() function
1170 if (!xdr_fattr4_fs_locations(xdrs, in xdr_ga_fattr_res()
4573 (void) xdr_fattr4_fs_locations(xdrs, in xdr_nfs_resop4_free()
H A Dnfs4_srv.c10055 #define xdr_fs_locations4 xdr_fattr4_fs_locations
/illumos-gate/usr/src/uts/common/nfs/
H A Dnfs4_kprot.h3304 extern bool_t xdr_fattr4_fs_locations(XDR *, fattr4_fs_locations *);
3407 extern bool_t xdr_fattr4_fs_locations(XDR *, fattr4_fs_locations*);
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dnfs4_xdr.c591 xdr_fattr4_fs_locations(register XDR *xdrs, fattr4_fs_locations *objp) in xdr_fattr4_fs_locations() function