• Home
  • Raw
  • Download

Lines Matching refs:aa_ns

414 			     loff_t *pos, struct aa_ns *ns)  in policy_update()
445 struct aa_ns *ns = aa_get_ns(f->f_inode->i_private); in profile_load()
462 struct aa_ns *ns = aa_get_ns(f->f_inode->i_private); in profile_replace()
482 struct aa_ns *ns = aa_get_ns(f->f_inode->i_private); in profile_remove()
516 struct aa_ns *ns;
595 void __aa_bump_ns_revision(struct aa_ns *ns) in __aa_bump_ns_revision()
1350 int __aa_fs_create_rawdata(struct aa_ns *ns, struct aa_loaddata *rawdata) in __aa_fs_create_rawdata()
1694 struct aa_ns *ns, *parent; in ns_mkdir_op()
1743 struct aa_ns *ns, *parent; in ns_rmdir_op()
1789 static void __aa_fs_list_remove_rawdata(struct aa_ns *ns) in __aa_fs_list_remove_rawdata()
1803 void __aafs_ns_rmdir(struct aa_ns *ns) in __aafs_ns_rmdir()
1805 struct aa_ns *sub; in __aafs_ns_rmdir()
1852 static int __aafs_ns_mkdir_entries(struct aa_ns *ns, struct dentry *dir) in __aafs_ns_mkdir_entries()
1911 int __aafs_ns_mkdir(struct aa_ns *ns, struct dentry *parent, const char *name, in __aafs_ns_mkdir()
1914 struct aa_ns *sub; in __aafs_ns_mkdir()
1977 static struct aa_ns *__next_ns(struct aa_ns *root, struct aa_ns *ns) in __next_ns()
1979 struct aa_ns *parent, *next; in __next_ns()
2016 static struct aa_profile *__first_profile(struct aa_ns *root, in __first_profile()
2017 struct aa_ns *ns) in __first_profile()
2042 struct aa_ns *ns = p->ns; in __next_profile()
2078 static struct aa_profile *next_profile(struct aa_ns *root, in next_profile()
2101 struct aa_ns *root = aa_get_current_ns(); in p_start()
2129 struct aa_ns *ns = f->private; in p_next()
2145 struct aa_ns *root = f->private, *ns; in p_stop()
2165 struct aa_ns *root = f->private; in seq_show_profile()
2456 struct aa_ns *ns; in policy_get_link()