dentry_create_files_as 1521 include/linux/lsm_hooks.h 	int (*dentry_create_files_as)(struct dentry *dentry, int mode,
dentry_create_files_as 1860 include/linux/lsm_hooks.h 	struct hlist_head dentry_create_files_as;
dentry_create_files_as  964 security/security.c 	return call_int_hook(dentry_create_files_as, 0, dentry, mode,
dentry_create_files_as 6872 security/selinux/hooks.c 	LSM_HOOK_INIT(dentry_create_files_as, selinux_dentry_create_files_as),
dentry_create_files_as 4718 security/smack/smack_lsm.c 	LSM_HOOK_INIT(dentry_create_files_as, smack_dentry_create_files_as),