ek_fsid            64 fs/nfsd/export.c 	qword_addhex(bpp, blen, (char*)ek->ek_fsid, key_len(ek->ek_fsidtype));
ek_fsid           126 fs/nfsd/export.c 	memcpy(key.ek_fsid, buf, len);
ek_fsid           182 fs/nfsd/export.c 		seq_printf(m, "%08x", ek->ek_fsid[i]);
ek_fsid           199 fs/nfsd/export.c 	    memcmp(orig->ek_fsid, new->ek_fsid, key_len(orig->ek_fsidtype)) != 0)
ek_fsid           214 fs/nfsd/export.c 	memcpy(new->ek_fsid, item->ek_fsid, sizeof(new->ek_fsid));
ek_fsid           266 fs/nfsd/export.c 	char * cp = (char*)item->ek_fsid;
ek_fsid           829 fs/nfsd/export.c 	memcpy(key.ek_fsid, fsidv, key_len(fsid_type));
ek_fsid            76 fs/nfsd/export.h 	u32			ek_fsid[6];