Home
last modified time | relevance | path

Searched defs:shift (Results 1 – 25 of 27) sorted by relevance

12

/fs/bcachefs/
Dmean_and_variance.h53 static inline u128_u u128_shl(u128_u a, s8 shift) in u128_shl()
110 static inline u128_u u128_shl(u128_u i, s8 shift) in u128_shl()
Deytzinger.h113 unsigned shift = __fls(size) - b; in __eytzinger1_to_inorder() local
138 unsigned shift; in __inorder_to_eytzinger1() local
Dio_misc.c364 s64 shift = dst_offset - src_offset; in __bch2_resume_logged_op_finsert() local
514 s64 shift = insert ? len : -len; in bch2_fcollapse_finsert() local
Dbset.c601 int shift, exponent, high_bit; in make_bfloat() local
926 int shift = new_u64s - clobber_u64s; in bch2_bset_fix_lookup_table() local
Dbtree_io.c304 unsigned i, u64s = 0, bytes, shift = end_idx - start_idx - 1; in btree_node_sort() local
645 unsigned shift = (u64 *) k - (u64 *) i->start; in bch2_btree_node_drop_keys_outside_node() local
Dinode.c46 unsigned bytes, shift; in inode_decode_field() local
Dfs.c1921 unsigned shift = sb->s_blocksize_bits - 9; in bch2_statfs() local
Dbtree_iter.c428 int shift = new_u64s - clobber_u64s; in __bch2_btree_node_iter_fix() local
/fs/reiserfs/
Ddo_balan.c297 int new_item_len, shift; in balance_leaf_insert_left() local
482 int shift = tb->tb_sb->s_blocksize_bits - UNFM_P_SHIFT; in balance_leaf_paste_left_shift() local
642 int shift; in balance_leaf_insert_right() local
804 int shift = tb->tb_sb->s_blocksize_bits - UNFM_P_SHIFT; in balance_leaf_paste_right_shift() local
929 int shift; in balance_leaf_new_nodes_insert() local
1073 int n_shift, n_rem, r_zeroes_number, shift; in balance_leaf_new_nodes_paste_shift() local
/fs/gfs2/
Dmeta_io.c132 unsigned int shift; in gfs2_getbuf() local
420 unsigned int shift = PAGE_SHIFT - sdp->sd_sb.sb_bsize_shift; in gfs2_getjdatabuf() local
Dbmap.c2248 unsigned int shift = sdp->sd_sb.sb_bsize_shift; in gfs2_map_journal_extents() local
2304 unsigned int shift; in gfs2_write_alloc_required() local
Dlops.c512 unsigned int shift = PAGE_SHIFT - bsize_shift; in gfs2_find_jhead() local
/fs/xfs/
Dxfs_iomap.c370 int shift = 0; in xfs_quota_calc_throttle() local
402 int *shift) in xfs_iomap_freesp()
444 int shift = 0; in xfs_iomap_prealloc_size() local
/fs/nls/
Dnls_base.c31 int shift; member
/fs/btrfs/
Dzoned.c161 static inline u32 sb_zone_number(int shift, int mirror) in sb_zone_number()
1034 const u8 shift = zinfo->zone_size_shift; in btrfs_find_allocatable_zones() local
1152 const u8 shift = zinfo->zone_size_shift; in btrfs_ensure_empty_zones() local
Dcompression.c1264 static u8 get4bits(u64 num, int shift) { in get4bits()
1291 int shift; in radix_sort() local
/fs/ufs/
Dinode.c131 int shift = uspi->s_apbshift-uspi->s_fpbshift; in ufs_frag_map() local
341 int shift = uspi->s_apbshift - uspi->s_fpbshift; in ufs_inode_getblock() local
/fs/jbd2/
Drevoke.c220 int shift = 0; in jbd2_journal_init_revoke_table() local
/fs/orangefs/
Dorangefs-bufmap.c203 int shift = 0; in orangefs_bufmap_shift_query() local
/fs/squashfs/
Dfile.c571 unsigned short shift = msblk->block_log - PAGE_SHIFT; in squashfs_readahead() local
/fs/adfs/
Dadfs.h191 static inline __u32 signed_asl(__u32 val, signed int shift) in signed_asl()
/fs/ntfs3/
Dattrib.c189 u8 shift = sbi->cluster_bits - SECTOR_SHIFT; in attr_allocate_clusters() local
257 u8 shift = sbi->cluster_bits + NTFS_LZNT_CUNIT; in attr_make_nonresident() local
/fs/zonefs/
Dsuper.c594 long fno = 0, shift = 1; in zonefs_fname_to_fno() local
/fs/xfs/libxfs/
Dxfs_bmap.c5699 xfs_fileoff_t shift) /* shift fsb */ in xfs_bmse_can_merge()
5732 xfs_fileoff_t shift, /* shift fsb */ in xfs_bmse_merge()
5950 xfs_fileoff_t shift) in xfs_bmap_can_insert_extents()
/fs/ext4/
Dextents.c5032 ext4_ext_shift_path_extents(struct ext4_ext_path *path, ext4_lblk_t shift, in ext4_ext_shift_path_extents()
5131 ext4_lblk_t start, ext4_lblk_t shift, in ext4_ext_shift_extents()

12