Next:
20.1 Introduction
Up:
Part IV: Component Libraries
Previous:
19.2 Functions
20 Filesystem Namespace:
liboskit_fsnamespace.a
20.1 Introduction
20.1.1
oskit_create_fsnamespace
: Create a filesystem namespace object
20.1.2
chroot
: Set the root directory for absolute pathname translation
20.1.3
chcwd
: Set the current directory for relative pathname translation
20.1.4
lookup
: Translate a multi component path to a directory or file object
20.1.5
mount
: Mount a filesystem at a given point in the namespace
20.1.6
unmount
: Unmount a filesystem from the filesystem namespace
20.1.7
clone
: Duplicate a filesystem namespace object
Utah Flux Research Group