6.8.1.1.2 Internal Interfaces 6.8.1.1.3
Internal function Interfaces defined in
permission This document, Section 5.1.1.1
vfs_permission This document, Sections 5.1.1.1 and 5.1.5.1
get_empty_filp This document, Section 5.1.1.1
fget This document, Section 5.1.1.1
do_mount This document, Section 5.1.2.1
Specific ext3 methods Interfaces defined in
ext3_create This document, Section 5.1.2.1
ext3_lookup This document, Section 5.1.2.1
ext3_get_block This document, Section 5.1.2.1
ext3_permission This document, Sections 5.1.2.1, 5.1.5.1, and 5.1.5.2
ext3_truncate This document, Section 5.1.2.1
Specific isofs methods Interfaces defined in
isofs_lookup This document, Section 5.1.2.2
Basic inode operations. The create through the revalidate operations are described in Section 5.1.1, attribute
and extended attribute functions are described in this document in Section 5.1.2.1 in the context of the ext3
file system.
create followlink
lookup truncate
link permission
unlink revalidate
symlink setattr
mkdir getattr
rmdir setxattr
mknod getxattr
rename listxattr
readlink removexattr
Inode: note that these are super-user operations, which be used by other subsystems, so there is no subsystem
interface:
223