Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
tomoyo_obj_info Struct Reference

#include <common.h>

Data Fields

bool validate_done
 
bool stat_valid [TOMOYO_MAX_PATH_STAT]
 
struct path path1
 
struct path path2
 
struct tomoyo_mini_stat stat [TOMOYO_MAX_PATH_STAT]
 
struct tomoyo_path_infosymlink_target
 

Detailed Description

Definition at line 579 of file common.h.

Field Documentation

struct path path1

Definition at line 587 of file common.h.

struct path path2

Definition at line 589 of file common.h.

Definition at line 594 of file common.h.

Definition at line 585 of file common.h.

struct tomoyo_path_info* symlink_target

Definition at line 599 of file common.h.

bool validate_done

Definition at line 583 of file common.h.


The documentation for this struct was generated from the following file: