tag | line | file | source code |
---|---|---|---|
cdfs_args | 302 | arch/alpha/kernel/osf_sys.c | struct cdfs_args tmp; |
cdfs_args | 318 | arch/alpha/kernel/osf_sys.c | static int osf_cdfs_mount(char * dirname, struct cdfs_args * args, int flags) |
cdfs_args | 322 | arch/alpha/kernel/osf_sys.c | struct cdfs_args tmp; |
cdfs_args | 367 | arch/alpha/kernel/osf_sys.c | retval = osf_cdfs_mount(path, (struct cdfs_args *) data, flag); |