Home
last modified time | relevance | path

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

/linux/fs/ext4/
H A Dmmp.c145 int mmp_update_interval = le16_to_cpu(es->s_mmp_update_interval); in kmmpd()
286 unsigned int mmp_check_interval = le16_to_cpu(es->s_mmp_update_interval); in ext4_multi_mount_protect()
H A Dext4.h1383 __le16 s_mmp_update_interval; /* # seconds to wait in MMP checking */ member