taglinefilesource code
c_entry195fs/ncpfs/dir.cstatic struct ncp_dirent* c_entry = NULL;
c_entry222fs/ncpfs/dir.cif (c_entry == NULL) 
c_entry225fs/ncpfs/dir.cc_entry = (struct ncp_dirent *) ncp_kmalloc(i, GFP_KERNEL);
c_entry226fs/ncpfs/dir.cif (c_entry == NULL)
c_entry258fs/ncpfs/dir.cif (filp->f_pos == c_entry[i].f_pos)
c_entry260fs/ncpfs/dir.centry = &c_entry[i];
c_entry287fs/ncpfs/dir.cc_entry);
c_entry304fs/ncpfs/dir.centry = c_entry;
c_entry310fs/ncpfs/dir.cstr_lower(c_entry[i].i.entryName);
c_entry377fs/ncpfs/dir.cstruct ncp_dirent *entry = c_entry;
c_entry502fs/ncpfs/dir.cc_entry = NULL;
c_entry521fs/ncpfs/dir.cif (c_entry == NULL)
c_entry526fs/ncpfs/dir.cncp_kfree_s(c_entry,
c_entry528fs/ncpfs/dir.cc_entry = NULL;
c_entry827fs/ncpfs/dir.ci, c_entry[i].i.entryName);
c_entry829fs/ncpfs/dir.cif (strcmp(c_entry[i].i.entryName, name) == 0)
c_entry832fs/ncpfs/dir.cfinfo.i = c_entry[i].i;
c_entry80fs/nfs/dir.cstatic struct nfs_entry *c_entry = NULL;
c_entry108fs/nfs/dir.cif (c_entry == NULL) {
c_entry110fs/nfs/dir.cc_entry = (struct nfs_entry *) kmalloc(i, GFP_KERNEL);
c_entry111fs/nfs/dir.cif (c_entry == NULL) {
c_entry116fs/nfs/dir.cc_entry[i].name = (char *) kmalloc(NFS_MAXNAMLEN + 1,
c_entry118fs/nfs/dir.cif (c_entry[i].name == NULL) {
c_entry121fs/nfs/dir.ckfree(c_entry[i].name);
c_entry122fs/nfs/dir.ckfree(c_entry);
c_entry123fs/nfs/dir.cc_entry = NULL;
c_entry134fs/nfs/dir.cif (filp->f_pos == c_entry[i].cookie) {
c_entry136fs/nfs/dir.cif (c_entry[i].eof)
c_entry140fs/nfs/dir.centry = c_entry + (index = i + 1);
c_entry150fs/nfs/dir.cfilp->f_pos, NFS_READDIR_CACHE_SIZE, c_entry);
c_entry159fs/nfs/dir.centry = c_entry + (index = 0);
c_entry193fs/nfs/dir.cif (c_entry == NULL)
c_entry196fs/nfs/dir.ckfree(c_entry[i].name);
c_entry197fs/nfs/dir.ckfree(c_entry);
c_entry198fs/nfs/dir.cc_entry = NULL;
c_entry155fs/smbfs/dir.cstatic struct smb_dirent* c_entry = NULL;
c_entry175fs/smbfs/dir.cif (c_entry == NULL) 
c_entry178fs/smbfs/dir.cc_entry = (struct smb_dirent *) smb_kmalloc(i, GFP_KERNEL);
c_entry179fs/smbfs/dir.cif (c_entry == NULL) {
c_entry184fs/smbfs/dir.cc_entry[i].path =
c_entry187fs/smbfs/dir.cif (c_entry[i].path == NULL) {
c_entry190fs/smbfs/dir.ckfree(c_entry[i].path);
c_entry191fs/smbfs/dir.ckfree(c_entry);
c_entry192fs/smbfs/dir.cc_entry = NULL;
c_entry204fs/smbfs/dir.cif (filp->f_pos == c_entry[i].f_pos) {
c_entry205fs/smbfs/dir.centry = &c_entry[i];
c_entry219fs/smbfs/dir.cc_entry);
c_entry230fs/smbfs/dir.centry = c_entry;
c_entry238fs/smbfs/dir.cstr_upper(c_entry[i].path); break;
c_entry240fs/smbfs/dir.cstr_lower(c_entry[i].path); break;
c_entry305fs/smbfs/dir.cc_entry = NULL;
c_entry324fs/smbfs/dir.cif (c_entry == NULL)
c_entry328fs/smbfs/dir.csmb_kfree_s(c_entry[i].path, NAME_MAX + 1);
c_entry331fs/smbfs/dir.csmb_kfree_s(c_entry,
c_entry333fs/smbfs/dir.cc_entry = NULL;
c_entry727fs/smbfs/dir.ci, c_entry[i].path);
c_entry728fs/smbfs/dir.cif (strcmp(c_entry[i].path, __name) == 0) {
c_entry730fs/smbfs/dir.cfinfo = c_entry[i];
c_entry737fs/smbfs/dir.ci, c_entry[i].path);