Lines Matching refs:aa_ns

412 			     loff_t *pos, struct aa_ns *ns)  in policy_update()
443 struct aa_ns *ns = aa_get_ns(f->f_inode->i_private); in profile_load()
460 struct aa_ns *ns = aa_get_ns(f->f_inode->i_private); in profile_replace()
480 struct aa_ns *ns = aa_get_ns(f->f_inode->i_private); in profile_remove()
514 struct aa_ns *ns;
593 void __aa_bump_ns_revision(struct aa_ns *ns) in __aa_bump_ns_revision()
1427 int __aa_fs_create_rawdata(struct aa_ns *ns, struct aa_loaddata *rawdata) in __aa_fs_create_rawdata()
1778 struct aa_ns *ns, *parent; in ns_mkdir_op()
1827 struct aa_ns *ns, *parent; in ns_rmdir_op()
1873 static void __aa_fs_list_remove_rawdata(struct aa_ns *ns) in __aa_fs_list_remove_rawdata()
1887 void __aafs_ns_rmdir(struct aa_ns *ns) in __aafs_ns_rmdir()
1889 struct aa_ns *sub; in __aafs_ns_rmdir()
1936 static int __aafs_ns_mkdir_entries(struct aa_ns *ns, struct dentry *dir) in __aafs_ns_mkdir_entries()
1995 int __aafs_ns_mkdir(struct aa_ns *ns, struct dentry *parent, const char *name, in __aafs_ns_mkdir()
1998 struct aa_ns *sub; in __aafs_ns_mkdir()
2064 static struct aa_ns *__next_ns(struct aa_ns *root, struct aa_ns *ns) in __next_ns()
2066 struct aa_ns *parent, *next; in __next_ns()
2103 static struct aa_profile *__first_profile(struct aa_ns *root, in __first_profile()
2104 struct aa_ns *ns) in __first_profile()
2129 struct aa_ns *ns = p->ns; in __next_profile()
2165 static struct aa_profile *next_profile(struct aa_ns *root, in next_profile()
2188 struct aa_ns *root = aa_get_current_ns(); in p_start()
2216 struct aa_ns *ns = f->private; in p_next()
2232 struct aa_ns *root = f->private, *ns; in p_stop()
2252 struct aa_ns *root = f->private; in seq_show_profile()
2545 struct aa_ns *ns; in policy_get_link()