bt_logical_sectormask 1729 fs/xfs/xfs_buf.c btp->bt_logical_sectormask = bdev_logical_block_size(btp->bt_bdev) - 1; bt_logical_sectormask 87 fs/xfs/xfs_buf.h size_t bt_logical_sectormask; bt_logical_sectormask 493 fs/xfs/xfs_file.c if ((iocb->ki_pos | count) & target->bt_logical_sectormask)