Home
last modified time | relevance | path

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

/Linux-v4.19/fs/ext4/
Dmmp.c141 int mmp_update_interval = le16_to_cpu(es->s_mmp_update_interval); in kmmpd()
280 unsigned int mmp_check_interval = le16_to_cpu(es->s_mmp_update_interval); in ext4_multi_mount_protect()
Dext4.h1275 __le16 s_mmp_update_interval; /* # seconds to wait in MMP checking */ member