Searched refs:fslocs (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/nfsd/
H A Dnfs4xdr.c1617 struct nfsd4_fs_locations *fslocs = &exp->ex_fslocs; local
1627 WRITE32(fslocs->locations_count);
1628 for (i=0; i<fslocs->locations_count; i++) {
1629 status = nfsd4_encode_fs_location4(&fslocs->locations[i],
H A Dexport.c626 uid_t anonu, uid_t anong, struct nfsd4_fs_locations *fslocs);

Completed in 123 milliseconds