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()
98 if (ptr != NILFS_BMAP_INVALID_PTR) in nilfs_direct_find_target_v()
115 if (nilfs_direct_get_ptr(bmap, key) != NILFS_BMAP_INVALID_PTR) in nilfs_direct_insert()
149 nilfs_direct_get_ptr(bmap, key) == NILFS_BMAP_INVALID_PTR) in nilfs_direct_delete()
158 nilfs_direct_set_ptr(bmap, key, NILFS_BMAP_INVALID_PTR); in nilfs_direct_delete()
171 NILFS_BMAP_INVALID_PTR) { in nilfs_direct_seek_key()
186 NILFS_BMAP_INVALID_PTR) in nilfs_direct_last_key()
214 if (ptr != NILFS_BMAP_INVALID_PTR) { in nilfs_direct_gather_data()
246 NILFS_BMAP_INVALID_PTR; in nilfs_direct_delete_and_convert()
249 dptrs[i] = NILFS_BMAP_INVALID_PTR; in nilfs_direct_delete_and_convert()
338 if (unlikely(ptr == NILFS_BMAP_INVALID_PTR)) { in nilfs_direct_assign()