Lines Matching refs:proxy
1044 struct aa_proxy *proxy = aa_get_proxy(inode->i_private); in seq_profile_open() local
1045 int error = single_open(file, show, proxy); in seq_profile_open()
1049 aa_put_proxy(proxy); in seq_profile_open()
1065 struct aa_proxy *proxy = seq->private; in seq_profile_name_show() local
1066 struct aa_label *label = aa_get_label_rcu(&proxy->label); in seq_profile_name_show()
1076 struct aa_proxy *proxy = seq->private; in seq_profile_mode_show() local
1077 struct aa_label *label = aa_get_label_rcu(&proxy->label); in seq_profile_mode_show()
1087 struct aa_proxy *proxy = seq->private; in seq_profile_attach_show() local
1088 struct aa_label *label = aa_get_label_rcu(&proxy->label); in seq_profile_attach_show()
1103 struct aa_proxy *proxy = seq->private; in seq_profile_hash_show() local
1104 struct aa_label *label = aa_get_label_rcu(&proxy->label); in seq_profile_hash_show()
1514 struct aa_proxy *proxy; in __aafs_profile_rmdir() local
1518 proxy = d_inode(profile->dents[i])->i_private; in __aafs_profile_rmdir()
1520 aa_put_proxy(proxy); in __aafs_profile_rmdir()
1550 struct aa_proxy *proxy = aa_get_proxy(profile->label.proxy); in create_profile_file() local
1553 dent = aafs_create_file(name, S_IFREG | 0444, dir, proxy, fops); in create_profile_file()
1555 aa_put_proxy(proxy); in create_profile_file()
1607 struct aa_proxy *proxy = inode->i_private; in rawdata_get_link_base() local
1616 label = aa_get_label_rcu(&proxy->label); in rawdata_get_link_base()
1734 profile->label.proxy, NULL, NULL, in __aafs_profile_mkdir()
1738 aa_get_proxy(profile->label.proxy); in __aafs_profile_mkdir()
1742 profile->label.proxy, NULL, NULL, in __aafs_profile_mkdir()
1746 aa_get_proxy(profile->label.proxy); in __aafs_profile_mkdir()
1750 profile->label.proxy, NULL, NULL, in __aafs_profile_mkdir()
1754 aa_get_proxy(profile->label.proxy); in __aafs_profile_mkdir()