Lines Matching refs:NILFS_BMAP_INVALID_PTR
56 if (ptr == NILFS_BMAP_INVALID_PTR) in nilfs_direct_lookup()
75 if (ptr == NILFS_BMAP_INVALID_PTR) in nilfs_direct_lookup_contig()
89 NILFS_BMAP_INVALID_PTR; in nilfs_direct_lookup_contig()
110 if (ptr != NILFS_BMAP_INVALID_PTR) in nilfs_direct_find_target_v()
127 if (nilfs_direct_get_ptr(bmap, key) != NILFS_BMAP_INVALID_PTR) in nilfs_direct_insert()
161 nilfs_direct_get_ptr(bmap, key) == NILFS_BMAP_INVALID_PTR) in nilfs_direct_delete()
170 nilfs_direct_set_ptr(bmap, key, NILFS_BMAP_INVALID_PTR); in nilfs_direct_delete()
183 NILFS_BMAP_INVALID_PTR) { in nilfs_direct_seek_key()
198 NILFS_BMAP_INVALID_PTR) in nilfs_direct_last_key()
226 if (ptr != NILFS_BMAP_INVALID_PTR) { in nilfs_direct_gather_data()
258 NILFS_BMAP_INVALID_PTR; in nilfs_direct_delete_and_convert()
261 dptrs[i] = NILFS_BMAP_INVALID_PTR; in nilfs_direct_delete_and_convert()
348 if (unlikely(ptr == NILFS_BMAP_INVALID_PTR)) { in nilfs_direct_assign()