Home
last modified time | relevance | path

Searched refs:s_mmp_update_interval (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/fs/ext4/
Dmmp.c134 int mmp_update_interval = le16_to_cpu(es->s_mmp_update_interval); in kmmpd()
277 unsigned int mmp_check_interval = le16_to_cpu(es->s_mmp_update_interval); in ext4_multi_mount_protect()
Dext4.h1184 __le16 s_mmp_update_interval; /* # seconds to wait in MMP checking */ member