Here is a list of all documented functions, variables, defines, enums, and typedefs with links to the documentation:
- mumufs_allocate_storage()
: storage.c
, storage.h
- mumufs_create_mount_info()
: procfs.h
, procfs.c
- mumufs_file_open()
: file.c
, file.h
- mumufs_file_poll()
: file.h
, file.c
- mumufs_file_read()
: file.c
, file.h
- mumufs_file_release()
: file.c
, file.h
- mumufs_file_write()
: file.c
, file.h
- mumufs_free_storage()
: storage.h
, storage.c
- mumufs_get_sb()
: inode.c
- mumufs_init_mount_data()
: mountdata.c
, mountdata.h
- mumufs_initialise_proc_entries()
: procfs.c
, procfs.h
- mumufs_kill_super()
: inode.c
- mumufs_parse_opt()
: mountdata.h
, mountdata.c
- mumufs_remove_mount_info()
: procfs.c
, procfs.h
- mumufs_remove_proc_entries()
: procfs.h
, procfs.c
- mumufs_show_options()
: mountdata.c
, mountdata.h
- mumufs_storage_cache
: inode.c
, cache.h
- mumufs_umount_cleanup()
: mountdata.h
, mountdata.c