Searched refs:EXT3_DFL_MAX_MNT_COUNT (Results 1 - 2 of 2) sorted by relevance

/fs/ext3/
H A Dext3.h392 #define EXT3_DFL_MAX_MNT_COUNT 20 /* Allow 20 mounts */ macro
H A Dsuper.c1404 es->s_max_mnt_count = cpu_to_le16(EXT3_DFL_MAX_MNT_COUNT);

Completed in 23 milliseconds