Home
last modified time | relevance | path

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

/linux-6.1.9/fs/f2fs/
Dnode.h53 IS_PREALLOC, /* nat entry is preallocated */ enumerator
Dnode.c268 if (!new_ne && (get_nat_flag(ne, IS_PREALLOC) || in __set_nat_cache_dirty()
272 set_nat_flag(ne, IS_PREALLOC, new_ne); in __set_nat_cache_dirty()