Searched full:fs_ops (Results 1 – 25 of 28) sorted by relevance
12
97 * XXX note that filesystem providers should export a pointer to their fs_ops101 struct fs_ops { struct117 extern struct fs_ops ufs_fsops; argument118 extern struct fs_ops tftp_fsops;119 extern struct fs_ops nfs_fsops;120 extern struct fs_ops cd9660_fsops;121 extern struct fs_ops nandfs_fsops;122 extern struct fs_ops gzipfs_fsops;123 extern struct fs_ops bzipfs_fsops;124 extern struct fs_ops dosfs_fsops;[all …]
68 struct fs_ops *exclusive_file_system;94 struct fs_ops *fs; in open()107 f->f_ops = (struct fs_ops *)0; in open()
50 struct fs_ops pkgfs_fsops = {161 pkgfs_init(const char *pkgname, struct fs_ops *proto) in pkgfs_init()
54 struct fs_ops splitfs_fsops = {
71 struct fs_ops bzipfs_fsops = {
53 struct fs_ops gzipfs_fsops = {
84 struct fs_ops cd9660_fsops = {
78 struct fs_ops tftp_fsops = {
135 struct fs_ops nfs_fsops = {
93 struct fs_ops ufs_fsops = {
39 static char *msg_noops = "not fs_ops supplied\n";42 * return fs_ops pointer for a given file system name
45 extern int pkgfs_init(const char *, struct fs_ops *);187 struct fs_ops *proto; in install()
75 extern struct fs_ops zfs_fsops;
62 struct fs_ops zfs_fsops = {
49 struct fs_ops *file_system[] = {
46 struct fs_ops host_fsops;
64 struct fs_ops *file_system[] = {
181 struct fs_ops host_fsops = {
66 struct fs_ops *file_system[] = {
109 extern struct fs_ops pxe_fsops;
80 extern struct fs_ops sfs2_ops;81 extern struct fs_ops sfs2cpv_ops;
37 struct fs_ops *file_system[] = {
123 struct fs_ops *file_system[] = {
177 struct fs_ops *file_system[] = {