Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dnilfs2_fs.h118 #define NILFS_DFL_MAX_MNT_COUNT 50 /* 50 mounts */ macro
/linux-4.1.27/fs/nilfs2/
Dsuper.c843 sbp[0]->s_max_mnt_count = cpu_to_le16(NILFS_DFL_MAX_MNT_COUNT); in nilfs_setup_super()