Home
last modified time | relevance | path

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

/reactos/drivers/filesystems/ext2/src/jbd/
H A Drevoke.c175 SLAB_HWCACHE_ALIGN|SLAB_TEMPORARY, in journal_init_revoke_caches()
182 0, SLAB_TEMPORARY, NULL); in journal_init_revoke_caches()
H A Dreplay.c229 SLAB_TEMPORARY, /* flags */ in journal_init_journal_head_cache()
1590 SLAB_TEMPORARY, /* flags */ in journal_init_handle_cache()
/reactos/drivers/filesystems/ext2/src/
H A Dlinux.c308 SLAB_TEMPORARY, /* flags */ in ext2_init_bh()
/reactos/drivers/filesystems/ext2/inc/linux/
H A Dmodule.h1133 #define SLAB_TEMPORARY 0x00000002U macro