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

/external/f2fs-tools/fsck/
H A Dfsck.c1857 u32 nr_unref_nid = 0; local
1866 nr_unref_nid++;
1881 if (nr_unref_nid == 0x0) {
1882 printf(" [Ok..] [0x%x]\n", nr_unref_nid);
1884 printf(" [Fail] [0x%x]\n", nr_unref_nid);
1976 if (nr_unref_nid && !c.ro) {

Completed in 232 milliseconds