Searched refs:sb_remount (Results 1 – 3 of 3) sorted by relevance
1339 int (*sb_remount)(struct super_block *sb, void *data); member1641 struct list_head sb_remount; member
287 return call_int_hook(sb_remount, 0, sb, data); in security_sb_remount()1579 .sb_remount = LIST_HEAD_INIT(security_hook_heads.sb_remount),
5885 LSM_HOOK_INIT(sb_remount, selinux_sb_remount),