Home
last modified time | relevance | path

Searched refs:JFS_USERS_MAX (Results 1 – 4 of 4) sorted by relevance

/external/e2fsprogs/lib/ext2fs/
Dkernel-jbd.h196 #define JFS_USERS_MAX 48 macro
197 #define JFS_USERS_SIZE (UUID_SIZE * JFS_USERS_MAX)
Dmkjournal.c404 if (nr_users > JFS_USERS_MAX) in ext2fs_add_journal_device()
/external/e2fsprogs/lib/e2p/
Dljs.c104 for (i=0; i < nr_users && i < JFS_USERS_MAX; i++) { in e2p_list_journal_super()
/external/e2fsprogs/misc/
Dtune2fs.c295 if (nr_users > JFS_USERS_MAX) { in remove_journal_device()
2864 if (nr_users > JFS_USERS_MAX) { in fs_update_journal_user()