Searched defs:aa_namespace (Results 1 – 1 of 1) sorted by relevance
130 struct aa_namespace { struct132 struct aa_namespace *parent; argument133 struct mutex lock;134 struct aa_ns_acct acct;135 struct aa_profile *unconfined;136 struct list_head sub_ns;137 atomic_t uniq_null;138 long uniq_id;140 struct dentry *dents[AAFS_NS_SIZEOF];