Lines Matching refs:NILFS_BMAP_INVALID_PTR
43 if (ptr == NILFS_BMAP_INVALID_PTR) in nilfs_direct_lookup()
62 if (ptr == NILFS_BMAP_INVALID_PTR) in nilfs_direct_lookup_contig()
77 NILFS_BMAP_INVALID_PTR; in nilfs_direct_lookup_contig()
103 if (ptr != NILFS_BMAP_INVALID_PTR) in nilfs_direct_find_target_v()
120 if (nilfs_direct_get_ptr(bmap, key) != NILFS_BMAP_INVALID_PTR) in nilfs_direct_insert()
154 nilfs_direct_get_ptr(bmap, key) == NILFS_BMAP_INVALID_PTR) in nilfs_direct_delete()
163 nilfs_direct_set_ptr(bmap, key, NILFS_BMAP_INVALID_PTR); in nilfs_direct_delete()
176 NILFS_BMAP_INVALID_PTR) { in nilfs_direct_seek_key()
191 NILFS_BMAP_INVALID_PTR) in nilfs_direct_last_key()
219 if (ptr != NILFS_BMAP_INVALID_PTR) { in nilfs_direct_gather_data()
251 NILFS_BMAP_INVALID_PTR; in nilfs_direct_delete_and_convert()
254 dptrs[i] = NILFS_BMAP_INVALID_PTR; in nilfs_direct_delete_and_convert()
276 if (ptr == NILFS_BMAP_INVALID_PTR) in nilfs_direct_propagate()
347 if (unlikely(ptr == NILFS_BMAP_INVALID_PTR)) { in nilfs_direct_assign()