Home
last modified time | relevance | path

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

/linux-4.1.27/fs/f2fs/
Dnode.h18 #define FREE_NID_PAGES 4 macro
Dnode.c1518 ra_meta_pages(sbi, NAT_BLOCK_OFFSET(nid), FREE_NID_PAGES, META_NAT); in build_free_nids()
1530 if (i++ == FREE_NID_PAGES) in build_free_nids()