Searched refs:sb_remount (Results 1 – 3 of 3) sorted by relevance
1465 int (*sb_remount)(struct super_block *sb, void *data); member1804 struct hlist_head sb_remount; member
384 return call_int_hook(sb_remount, 0, sb, data); in security_sb_remount()
6922 LSM_HOOK_INIT(sb_remount, selinux_sb_remount),