Searched refs:XFS_BTREE_LONG_PTRS (Results 1 – 6 of 6) sorted by relevance
26 cur->bc_flags & XFS_BTREE_LONG_PTRS) in xchk_btree_cur_fsbno()28 else if (!(cur->bc_flags & XFS_BTREE_LONG_PTRS)) in xchk_btree_cur_fsbno()
233 if (bs->cur->bc_flags & XFS_BTREE_LONG_PTRS) in xchk_btree_ptr_ok()374 init_sa = bs->cur->bc_flags & XFS_BTREE_LONG_PTRS; in xchk_btree_check_block_owner()507 if (bs->cur->bc_flags & XFS_BTREE_LONG_PTRS) in xchk_btree_get_block()
192 if (cur->bc_flags & XFS_BTREE_LONG_PTRS) in xfs_btree_check_block()233 if (cur->bc_flags & XFS_BTREE_LONG_PTRS) { in xfs_btree_check_ptr()522 if (cur->bc_flags & XFS_BTREE_LONG_PTRS) { in xfs_btree_block_len()537 return (cur->bc_flags & XFS_BTREE_LONG_PTRS) ? in xfs_btree_ptr_len()732 if (cur->bc_flags & XFS_BTREE_LONG_PTRS) in xfs_btree_islastblock()981 if (cur->bc_flags & XFS_BTREE_LONG_PTRS) in xfs_btree_readahead()1000 if (cur->bc_flags & XFS_BTREE_LONG_PTRS) { in xfs_btree_ptr_to_daddr()1050 if (cur->bc_flags & XFS_BTREE_LONG_PTRS) { in xfs_btree_setbuf()1068 if (cur->bc_flags & XFS_BTREE_LONG_PTRS) in xfs_btree_ptr_is_null()1079 if (cur->bc_flags & XFS_BTREE_LONG_PTRS) in xfs_btree_set_ptr_null()[all …]
45 XFS_BTREE_LONG_PTRS); in xfs_bmdr_to_bmbt()565 cur->bc_flags = XFS_BTREE_LONG_PTRS | XFS_BTREE_ROOT_IN_INODE; in xfs_bmbt_init_cursor()
227 #define XFS_BTREE_LONG_PTRS (1<<0) /* pointers are 64bits long */ macro
685 XFS_BTREE_LONG_PTRS); in xfs_bmap_extents_to_btree()743 XFS_BTREE_LONG_PTRS); in xfs_bmap_extents_to_btree()