Searched refs:xdr_fattr4_fs_locations (Results 1 – 6 of 6) sorted by relevance
/illumos-gate/usr/src/uts/common/fs/nfs/ |
H A D | nfs4_attr.c | 645 FATTR4_FS_LOCATIONS, 0, xdr_fattr4_fs_locations,
|
H A D | nfs4_srv_readdir.c | 1148 pushed = xdr_fattr4_fs_locations(&xdr, &fs); in rfs4_op_readdir()
|
H A D | nfs4_xdr.c | 766 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 D | nfs4_srv.c | 10055 #define xdr_fs_locations4 xdr_fattr4_fs_locations
|
/illumos-gate/usr/src/uts/common/nfs/ |
H A D | nfs4_kprot.h | 3304 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 D | nfs4_xdr.c | 591 xdr_fattr4_fs_locations(register XDR *xdrs, fattr4_fs_locations *objp) in xdr_fattr4_fs_locations() function
|