Home
last modified time | relevance | path

Searched refs:IS_PREALLOC (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/fs/f2fs/
H A Dnode.h47 IS_PREALLOC, /* nat entry is preallocated */ enumerator
H A Dnode.c249 if (!new_ne && (get_nat_flag(ne, IS_PREALLOC) || in __set_nat_cache_dirty()
253 set_nat_flag(ne, IS_PREALLOC, new_ne); in __set_nat_cache_dirty()
/kernel/linux/linux-6.6/fs/f2fs/
H A Dnode.h52 IS_PREALLOC, /* nat entry is preallocated */ enumerator
H A 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()

Completed in 9 milliseconds