Lines Matching refs:aa_ns

408 			     loff_t *pos, struct aa_ns *ns)  in policy_update()
438 struct aa_ns *ns = aa_get_ns(f->f_inode->i_private); in profile_load()
455 struct aa_ns *ns = aa_get_ns(f->f_inode->i_private); in profile_replace()
475 struct aa_ns *ns = aa_get_ns(f->f_inode->i_private); in profile_remove()
509 struct aa_ns *ns;
588 void __aa_bump_ns_revision(struct aa_ns *ns) in __aa_bump_ns_revision()
1341 int __aa_fs_create_rawdata(struct aa_ns *ns, struct aa_loaddata *rawdata) in __aa_fs_create_rawdata()
1685 struct aa_ns *ns, *parent; in ns_mkdir_op()
1734 struct aa_ns *ns, *parent; in ns_rmdir_op()
1780 static void __aa_fs_list_remove_rawdata(struct aa_ns *ns) in __aa_fs_list_remove_rawdata()
1794 void __aafs_ns_rmdir(struct aa_ns *ns) in __aafs_ns_rmdir()
1796 struct aa_ns *sub; in __aafs_ns_rmdir()
1843 static int __aafs_ns_mkdir_entries(struct aa_ns *ns, struct dentry *dir) in __aafs_ns_mkdir_entries()
1902 int __aafs_ns_mkdir(struct aa_ns *ns, struct dentry *parent, const char *name, in __aafs_ns_mkdir()
1905 struct aa_ns *sub; in __aafs_ns_mkdir()
1971 static struct aa_ns *__next_ns(struct aa_ns *root, struct aa_ns *ns) in __next_ns()
1973 struct aa_ns *parent, *next; in __next_ns()
2010 static struct aa_profile *__first_profile(struct aa_ns *root, in __first_profile()
2011 struct aa_ns *ns) in __first_profile()
2036 struct aa_ns *ns = p->ns; in __next_profile()
2072 static struct aa_profile *next_profile(struct aa_ns *root, in next_profile()
2095 struct aa_ns *root = aa_get_current_ns(); in p_start()
2123 struct aa_ns *ns = f->private; in p_next()
2139 struct aa_ns *root = f->private, *ns; in p_stop()
2159 struct aa_ns *root = f->private; in seq_show_profile()
2450 struct aa_ns *ns; in policy_get_link()