Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/fs/nfs/
H A Dnfs4_attr.c645 FATTR4_FS_LOCATIONS, 0, xdr_fattr4_fs_locations,
H A Dnfs4_xdr.c719 xdr_fattr4_fs_locations(XDR *xdrs, fattr4_fs_locations *objp) in xdr_fattr4_fs_locations() function
1096 if (!xdr_fattr4_fs_locations(xdrs, in xdr_ga_fattr_res()
4519 (void) xdr_fattr4_fs_locations(xdrs, in xdr_nfs_resop4_free()
H A Dnfs4_srv.c9724 #define xdr_fs_locations4 xdr_fattr4_fs_locations
/titanic_41/usr/src/uts/common/nfs/
H A Dnfs4_kprot.h1646 extern bool_t xdr_fattr4_fs_locations(XDR *, fattr4_fs_locations *);
/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dnfs4_xdr.c600 xdr_fattr4_fs_locations(register XDR *xdrs, fattr4_fs_locations *objp) in xdr_fattr4_fs_locations() function