Linux Kernel
3.7.1
|
Go to the source code of this file.
Enumerations | |
enum | path_flags { PATH_IS_DIR = 0x1, PATH_CONNECT_PATH = 0x4, PATH_CHROOT_REL = 0x8, PATH_CHROOT_NSCONNECT = 0x10, PATH_DELEGATE_DELETED = 0x08000, PATH_MEDIATE_DELETED = 0x10000 } |
Functions | |
int | aa_path_name (struct path *path, int flags, char **buffer, const char **name, const char **info) |
enum path_flags |