Searched refs:JBD2_USERS_MAX (Results 1 – 4 of 4) sorted by relevance
177 #define JBD2_USERS_MAX 48 macro178 #define JBD2_USERS_SIZE (UUID_SIZE * JBD2_USERS_MAX)
458 if (nr_users > JBD2_USERS_MAX) in ext2fs_add_journal_device()
125 for (i=0; i < nr_users && i < JBD2_USERS_MAX; i++) { in e2p_list_journal_super()
300 if (nr_users > JBD2_USERS_MAX) { in remove_journal_device()2902 if (nr_users > JBD2_USERS_MAX) { in fs_update_journal_user()