tag | line | file | source code |
---|---|---|---|
open_dev | 67 | fs/nfs/nfsroot.c | struct open_dev *next; |
open_dev | 70 | fs/nfs/nfsroot.c | static struct open_dev *open_base = NULL; |
open_dev | 93 | fs/nfs/nfsroot.c | struct open_dev *openp; |
open_dev | 109 | fs/nfs/nfsroot.c | openp = (struct open_dev *) kmalloc(sizeof(struct open_dev), |
open_dev | 138 | fs/nfs/nfsroot.c | struct open_dev *openp; |
open_dev | 139 | fs/nfs/nfsroot.c | struct open_dev *nextp; |
open_dev | 150 | fs/nfs/nfsroot.c | kfree_s(openp, sizeof(struct open_dev)); |
open_dev | 287 | fs/nfs/nfsroot.c | struct open_dev *openp; |