taglinefilesource code
nfs_entry95fs/nfs/dir.cstatic struct nfs_entry *c_entry = NULL;
nfs_entry99fs/nfs/dir.cstruct nfs_entry *entry;
nfs_entry109fs/nfs/dir.ci = sizeof (struct nfs_entry)*NFS_READDIR_CACHE_SIZE;
nfs_entry110fs/nfs/dir.cc_entry = (struct nfs_entry *) kmalloc(i, GFP_KERNEL);
nfs_entry201fs/nfs/proc.cstatic int *xdr_decode_entry(int *p, struct nfs_entry *entry)
nfs_entry726fs/nfs/proc.cint cookie, int count, struct nfs_entry *entry)
nfs_entry86include/linux/nfs_fs.hint cookie, int count, struct nfs_entry *entry);