Home
last modified time | relevance | path

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

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