HomeSort by relevance Sort by last modified time
    Searched refs:journal_tag_bytes (Results 1 - 2 of 2) sorted by null

  /external/e2fsprogs/e2fsck/
jfs_user.h 81 extern size_t journal_tag_bytes(journal_t *journal);
111 _INLINE_ size_t journal_tag_bytes(journal_t *journal) function
recovery.c 186 int tag_bytes = journal_tag_bytes(journal);
364 int tag_bytes = journal_tag_bytes(journal);

Completed in 486 milliseconds