taglinefilesource code
open_dev67fs/nfs/nfsroot.cstruct open_dev *next;
open_dev70fs/nfs/nfsroot.cstatic struct open_dev *open_base = NULL;
open_dev93fs/nfs/nfsroot.cstruct open_dev *openp;
open_dev109fs/nfs/nfsroot.copenp = (struct open_dev *) kmalloc(sizeof(struct open_dev),
open_dev138fs/nfs/nfsroot.cstruct open_dev *openp;
open_dev139fs/nfs/nfsroot.cstruct open_dev *nextp;
open_dev150fs/nfs/nfsroot.ckfree_s(openp, sizeof(struct open_dev));
open_dev287fs/nfs/nfsroot.cstruct open_dev *openp;