Lines Matching refs:proxy
1059 struct aa_proxy *proxy = aa_get_proxy(inode->i_private); in seq_profile_open() local
1060 int error = single_open(file, show, proxy); in seq_profile_open()
1064 aa_put_proxy(proxy); in seq_profile_open()
1080 struct aa_proxy *proxy = seq->private; in seq_profile_name_show() local
1081 struct aa_label *label = aa_get_label_rcu(&proxy->label); in seq_profile_name_show()
1091 struct aa_proxy *proxy = seq->private; in seq_profile_mode_show() local
1092 struct aa_label *label = aa_get_label_rcu(&proxy->label); in seq_profile_mode_show()
1102 struct aa_proxy *proxy = seq->private; in seq_profile_attach_show() local
1103 struct aa_label *label = aa_get_label_rcu(&proxy->label); in seq_profile_attach_show()
1118 struct aa_proxy *proxy = seq->private; in seq_profile_hash_show() local
1119 struct aa_label *label = aa_get_label_rcu(&proxy->label); in seq_profile_hash_show()
1538 struct aa_proxy *proxy; in __aafs_profile_rmdir() local
1542 proxy = d_inode(profile->dents[i])->i_private; in __aafs_profile_rmdir()
1544 aa_put_proxy(proxy); in __aafs_profile_rmdir()
1578 struct aa_proxy *proxy = aa_get_proxy(profile->label.proxy); in create_profile_file() local
1581 dent = aafs_create_file(name, S_IFREG | 0444, dir, proxy, fops); in create_profile_file()
1583 aa_put_proxy(proxy); in create_profile_file()
1631 struct aa_proxy *proxy = inode->i_private; in rawdata_get_link_base() local
1640 label = aa_get_label_rcu(&proxy->label); in rawdata_get_link_base()
1764 profile->label.proxy, NULL, NULL, in __aafs_profile_mkdir()
1768 aa_get_proxy(profile->label.proxy); in __aafs_profile_mkdir()
1772 profile->label.proxy, NULL, NULL, in __aafs_profile_mkdir()
1776 aa_get_proxy(profile->label.proxy); in __aafs_profile_mkdir()
1780 profile->label.proxy, NULL, NULL, in __aafs_profile_mkdir()
1784 aa_get_proxy(profile->label.proxy); in __aafs_profile_mkdir()