Lines Matching refs:proxy

1064 	struct aa_proxy *proxy = aa_get_proxy(inode->i_private);  in seq_profile_open()  local
1065 int error = single_open(file, show, proxy); in seq_profile_open()
1069 aa_put_proxy(proxy); in seq_profile_open()
1085 struct aa_proxy *proxy = seq->private; in seq_profile_name_show() local
1086 struct aa_label *label = aa_get_label_rcu(&proxy->label); in seq_profile_name_show()
1096 struct aa_proxy *proxy = seq->private; in seq_profile_mode_show() local
1097 struct aa_label *label = aa_get_label_rcu(&proxy->label); in seq_profile_mode_show()
1107 struct aa_proxy *proxy = seq->private; in seq_profile_attach_show() local
1108 struct aa_label *label = aa_get_label_rcu(&proxy->label); in seq_profile_attach_show()
1123 struct aa_proxy *proxy = seq->private; in seq_profile_hash_show() local
1124 struct aa_label *label = aa_get_label_rcu(&proxy->label); in seq_profile_hash_show()
1543 struct aa_proxy *proxy; in __aafs_profile_rmdir() local
1547 proxy = d_inode(profile->dents[i])->i_private; in __aafs_profile_rmdir()
1549 aa_put_proxy(proxy); in __aafs_profile_rmdir()
1583 struct aa_proxy *proxy = aa_get_proxy(profile->label.proxy); in create_profile_file() local
1586 dent = aafs_create_file(name, S_IFREG | 0444, dir, proxy, fops); in create_profile_file()
1588 aa_put_proxy(proxy); in create_profile_file()
1636 struct aa_proxy *proxy = inode->i_private; in rawdata_get_link_base() local
1645 label = aa_get_label_rcu(&proxy->label); in rawdata_get_link_base()
1769 profile->label.proxy, NULL, NULL, in __aafs_profile_mkdir()
1773 aa_get_proxy(profile->label.proxy); in __aafs_profile_mkdir()
1777 profile->label.proxy, NULL, NULL, in __aafs_profile_mkdir()
1781 aa_get_proxy(profile->label.proxy); in __aafs_profile_mkdir()
1785 profile->label.proxy, NULL, NULL, in __aafs_profile_mkdir()
1789 aa_get_proxy(profile->label.proxy); in __aafs_profile_mkdir()