IBM Novell 10 SP1 EAL4 Design Manual page 236

Suse linux enterprise server high-level design
Table of Contents

Advertisement

read_inode
write_super
read_inode2
write_super_lockfs
dirty_inode
unlockfs
write_inode
statfs
put_inode
remount_fs
delete_inode
clear_inode
Dentry operations: Note that they are not used by other subsystems, so there is no subsystem interface:
d_revalidate
d_hash
d_compare
d_delete
d_release
d_iput
6.8.1.1.4
Data Structures
super_block
ext3_super_block
isofs_sb_info
inode
ext3_inode
iso_inode_info
ext3_xattr_entry
file
dentry
vfsmount
6.8.1.2
Kernel subsystem process control and management
This section lists external interfaces, internal interfaces, and data structures of the process control and
management subsystem.
6.8.1.2.1
External interfaces (system calls)
TSFI system calls
Non-TSFI system calls
224
include/linux/fs.h
include/linux/ext3_fs.h
include/linux/iso_fs_sb.h
include/linux/fs.h
include/linux/ext3_fs.h
include/linux/iso_fs_i.h
include/linux/ext3_xattr.h
include/linux/fs.h
include/linux/dcache.h
include/linux/mount.h

Advertisement

Table of Contents
loading

Table of Contents