Home
last modified time | relevance | path

Searched refs:s_mmp_update_interval (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/fs/ext4/
H A Dmmp.c134 * kmmpd will update the MMP sequence every s_mmp_update_interval seconds
145 int mmp_update_interval = le16_to_cpu(es->s_mmp_update_interval); in kmmpd()
183 * (s_mmp_update_interval * 60) seconds. in kmmpd()
294 unsigned int mmp_check_interval = le16_to_cpu(es->s_mmp_update_interval); in ext4_multi_mount_protect()
H A Dext4.h1369 __le16 s_mmp_update_interval; /* # seconds to wait in MMP checking */ member
/kernel/linux/linux-6.6/fs/ext4/
H A Dmmp.c134 * kmmpd will update the MMP sequence every s_mmp_update_interval seconds
145 int mmp_update_interval = le16_to_cpu(es->s_mmp_update_interval); in kmmpd()
181 * (s_mmp_update_interval * 60) seconds. in kmmpd()
286 unsigned int mmp_check_interval = le16_to_cpu(es->s_mmp_update_interval); in ext4_multi_mount_protect()
H A Dext4.h1368 __le16 s_mmp_update_interval; /* # seconds to wait in MMP checking */ member

Completed in 15 milliseconds