Searched refs:XMBUF_BLOCKSIZE (Results 1 – 4 of 4) sorted by relevance
93 btp->bt_meta_sectorsize = XMBUF_BLOCKSIZE; in xmbuf_alloc()94 btp->bt_meta_sectormask = XMBUF_BLOCKSIZE - 1; in xmbuf_alloc()96 error = xfs_init_buftarg(btp, XMBUF_BLOCKSIZE, descr); in xmbuf_alloc()145 if (BBTOB(bp->b_length) != XMBUF_BLOCKSIZE) in xmbuf_map_page()
9 #define XMBUF_BLOCKSIZE (PAGE_SIZE) macro
11 #define XFBNO_BLOCKSIZE (XMBUF_BLOCKSIZE)
81 return XMBUF_BLOCKSIZE - XFS_BTREE_LBLOCK_CRC_LEN; in xfbtree_rec_bytes()