Searched refs:xfs_btree_ptr_is_null (Results 1 – 1 of 1) sorted by relevance
929 xfs_btree_ptr_is_null( in xfs_btree_ptr_is_null() function1095 if (!xfs_btree_ptr_is_null(cur, &ptr)) in xfs_btree_is_lastrec()1481 if (xfs_btree_ptr_is_null(cur, &ptr)) in xfs_btree_increment()1589 if (xfs_btree_ptr_is_null(cur, &ptr)) in xfs_btree_decrement()1836 !xfs_btree_ptr_is_null(cur, &ptr)) { in xfs_btree_lookup()2017 if (xfs_btree_ptr_is_null(cur, &lptr)) in xfs_btree_lshift()2200 if (xfs_btree_ptr_is_null(cur, &rptr)) in xfs_btree_rshift()2479 if (!xfs_btree_ptr_is_null(cur, &rrptr)) { in __xfs_btree_split()2768 if (!xfs_btree_ptr_is_null(cur, &rptr)) { in xfs_btree_new_root()2793 ASSERT(!xfs_btree_ptr_is_null(cur, &lptr) && in xfs_btree_new_root()[all …]