file_set_fowner  1613 include/linux/lsm_hooks.h 	void (*file_set_fowner)(struct file *file);
file_set_fowner  1915 include/linux/lsm_hooks.h 	struct hlist_head file_set_fowner;
file_set_fowner  1479 security/security.c 	call_void_hook(file_set_fowner, file);
file_set_fowner  6913 security/selinux/hooks.c 	LSM_HOOK_INIT(file_set_fowner, selinux_file_set_fowner),
file_set_fowner  4624 security/smack/smack_lsm.c 	LSM_HOOK_INIT(file_set_fowner, smack_file_set_fowner),