Searched refs:sb_remount (Results 1 – 3 of 3) sorted by relevance
1499 int (*sb_remount)(struct super_block *sb, void *mnt_opts); member1848 struct hlist_head sb_remount; member
838 return call_int_hook(sb_remount, 0, sb, mnt_opts); in security_sb_remount()
6827 LSM_HOOK_INIT(sb_remount, selinux_sb_remount),