Lines Matching refs:aa_ns

415 			     loff_t *pos, struct aa_ns *ns)  in policy_update()
446 struct aa_ns *ns = aa_get_ns(f->f_inode->i_private); in profile_load()
463 struct aa_ns *ns = aa_get_ns(f->f_inode->i_private); in profile_replace()
483 struct aa_ns *ns = aa_get_ns(f->f_inode->i_private); in profile_remove()
518 struct aa_ns *ns;
597 void __aa_bump_ns_revision(struct aa_ns *ns) in __aa_bump_ns_revision()
1442 int __aa_fs_create_rawdata(struct aa_ns *ns, struct aa_loaddata *rawdata) in __aa_fs_create_rawdata()
1807 struct aa_ns *ns, *parent; in ns_mkdir_op()
1857 struct aa_ns *ns, *parent; in ns_rmdir_op()
1904 static void __aa_fs_list_remove_rawdata(struct aa_ns *ns) in __aa_fs_list_remove_rawdata()
1918 void __aafs_ns_rmdir(struct aa_ns *ns) in __aafs_ns_rmdir()
1920 struct aa_ns *sub; in __aafs_ns_rmdir()
1967 static int __aafs_ns_mkdir_entries(struct aa_ns *ns, struct dentry *dir) in __aafs_ns_mkdir_entries()
2026 int __aafs_ns_mkdir(struct aa_ns *ns, struct dentry *parent, const char *name, in __aafs_ns_mkdir()
2029 struct aa_ns *sub; in __aafs_ns_mkdir()
2092 static struct aa_ns *__next_ns(struct aa_ns *root, struct aa_ns *ns) in __next_ns()
2094 struct aa_ns *parent, *next; in __next_ns()
2131 static struct aa_profile *__first_profile(struct aa_ns *root, in __first_profile()
2132 struct aa_ns *ns) in __first_profile()
2157 struct aa_ns *ns = p->ns; in __next_profile()
2193 static struct aa_profile *next_profile(struct aa_ns *root, in next_profile()
2216 struct aa_ns *root = aa_get_current_ns(); in p_start()
2244 struct aa_ns *ns = f->private; in p_next()
2260 struct aa_ns *root = f->private, *ns; in p_stop()
2280 struct aa_ns *root = f->private; in seq_show_profile()
2577 struct aa_ns *ns; in policy_get_link()