Searched refs:xfs_btree_ptr_is_null (Results 1 – 1 of 1) sorted by relevance
793 xfs_btree_ptr_is_null( in xfs_btree_ptr_is_null() function900 if (!xfs_btree_ptr_is_null(cur, &ptr)) in xfs_btree_is_lastrec()1278 if (xfs_btree_ptr_is_null(cur, &ptr)) in xfs_btree_increment()1386 if (xfs_btree_ptr_is_null(cur, &ptr)) in xfs_btree_decrement()1633 !xfs_btree_ptr_is_null(cur, &ptr)) { in xfs_btree_lookup()1814 if (xfs_btree_ptr_is_null(cur, &lptr)) in xfs_btree_lshift()1997 if (xfs_btree_ptr_is_null(cur, &rptr)) in xfs_btree_rshift()2276 if (!xfs_btree_ptr_is_null(cur, &rrptr)) { in xfs_btree_split()2476 if (!xfs_btree_ptr_is_null(cur, &rptr)) { in xfs_btree_new_root()2503 ASSERT(!xfs_btree_ptr_is_null(cur, &lptr) && in xfs_btree_new_root()[all …]