Searched defs:alloc_mode (Results 1 – 2 of 2) sorted by relevance
61 uint32_t datalen, int alloc_mode) in jffs2_write_dnode()207 uint32_t namelen, int alloc_mode) in jffs2_write_dirent()
362 enum alloc_mode {ALLOC_NORMAL, ALLOC_DEFER_COHERENT_FLUSH}; enum