Searched defs:am_ops (Results 1 – 1 of 1) sorted by relevance
106 typedef struct am_ops am_ops; typedef391 struct am_ops { struct392 char *fs_type;393 vfs_match fs_match;394 vfs_init fs_init;395 vmount_fs mount_fs;396 vfmount_fs fmount_fs;397 vumount_fs umount_fs;398 vfumount_fs fumount_fs;399 vlookuppn lookuppn;[all …]