Home
last modified time | relevance | path

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

/linux-6.6.21/fs/f2fs/
Dnode.h52 IS_PREALLOC, /* nat entry is preallocated */ enumerator
Dnode.c272 if (!new_ne && (get_nat_flag(ne, IS_PREALLOC) || in __set_nat_cache_dirty()
276 set_nat_flag(ne, IS_PREALLOC, new_ne); in __set_nat_cache_dirty()