Toggle navigation
/
Symbol
File
Text
Line
Symbol: ek
variable
Defined...
fs/nfsd/export.c:64:2-64:26
: struct svc_expkey *ek = container_of(h, struct svc_expkey, h);
fs/nfsd/export.c:88:2-88:26
: struct svc_expkey *ek = NULL;
fs/nfsd/export.c:181:2-181:21
: struct svc_expkey *ek ;
fs/nfsd/export.c:924:2-924:26
: struct svc_expkey key, *ek;
fs/nfsd/export.c:1048:2-1048:88
: struct svc_expkey *ek = exp_find_key(nn->svc_expkey_cache, clp, fsid_type, fsidv, reqp);