tag | line | file | source code |
---|---|---|---|
open_dev | 68 | fs/nfs/nfsroot.c | struct open_dev *next; |
open_dev | 71 | fs/nfs/nfsroot.c | static struct open_dev *open_base = NULL; |
open_dev | 94 | fs/nfs/nfsroot.c | struct open_dev *openp; |
open_dev | 110 | fs/nfs/nfsroot.c | openp = (struct open_dev *) kmalloc(sizeof(struct open_dev), |
open_dev | 139 | fs/nfs/nfsroot.c | struct open_dev *openp; |
open_dev | 140 | fs/nfs/nfsroot.c | struct open_dev *nextp; |
open_dev | 151 | fs/nfs/nfsroot.c | kfree_s(openp, sizeof(struct open_dev)); |
open_dev | 288 | fs/nfs/nfsroot.c | struct open_dev *openp; |