Home
last modified time | relevance | path

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

/linux-3.4.99/include/linux/
Djbd2.h97 typedef struct jbd2_journal_handle handle_t; /* Atomic operation type */
356 struct jbd2_journal_handle struct
/linux-3.4.99/fs/jbd2/
Djournal.c2458 jbd2_handle_cache = KMEM_CACHE(jbd2_journal_handle, SLAB_TEMPORARY); in jbd2_journal_init_handle_cache()