Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/f2fs/
H A Dnode.h50 IS_PREALLOC, /* nat entry is preallocated */ enumerator
H A Dnode.c274 if (!new_ne && (get_nat_flag(ne, IS_PREALLOC) || in __set_nat_cache_dirty()
278 set_nat_flag(ne, IS_PREALLOC, new_ne); in __set_nat_cache_dirty()