IBM Novell 10 SP1 EAL4 Design Manual page 235

Suse linux enterprise server high-level design
Table of Contents

Advertisement

6.8.1.1.2
Internal Interfaces
6.8.1.1.3
Internal function
permission
vfs_permission
get_empty_filp
fget
do_mount
Specific ext3 methods
ext3_create
ext3_lookup
ext3_get_block
ext3_permission
ext3_truncate
Specific isofs methods
isofs_lookup
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:
Interfaces defined in
This document, Section 5.1.1.1
This document, Sections 5.1.1.1 and 5.1.5.1
This document, Section 5.1.1.1
This document, Section 5.1.1.1
This document, Section 5.1.2.1
Interfaces defined in
This document, Section 5.1.2.1
This document, Section 5.1.2.1
This document, Section 5.1.2.1
This document, Sections 5.1.2.1, 5.1.5.1, and 5.1.5.2
This document, Section 5.1.2.1
Interfaces defined in
This document, Section 5.1.2.2
223

Advertisement

Table of Contents
loading

Table of Contents