Next:
22.1 Introduction
Up:
Component Libraries
Previous:
21.2 Functions
22 Filesystem Namespace:
liboskit_fsnamespace.a
22.1 Introduction
22.1.1
oskit_create_fsnamespace
: Create a filesystem namespace object
22.1.2
chroot
: Set the root directory for absolute pathname translation
22.1.3
chcwd
: Set the current directory for relative pathname translation
22.1.4
lookup
: Translate a multi component path to a directory or file object
22.1.5
mount
: Mount a filesystem at a given point in the namespace
22.1.6
unmount
: Unmount a filesystem from the filesystem namespace
22.1.7
clone
: Duplicate a filesystem namespace object
Utah Flux Research Group