Home
last modified time | relevance | path

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

/fs/bcachefs/
A 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()
A Deytzinger.h104 unsigned shift = __fls(size) - b; in __eytzinger1_to_inorder() local
129 unsigned shift; in __inorder_to_eytzinger1() local
A Dio_misc.c394 s64 shift = dst_offset - src_offset; in __bch2_resume_logged_op_finsert() local
544 s64 shift = insert ? len : -len; in bch2_fcollapse_finsert() local
A Dbset.c609 int shift, exponent, high_bit; in make_bfloat() local
934 int shift = new_u64s - clobber_u64s; in bch2_bset_fix_lookup_table() local
A Dbtree_io.c307 unsigned i, u64s = 0, bytes, shift = end_idx - start_idx - 1; in btree_node_sort() local
689 unsigned shift = (u64 *) k - (u64 *) i->start; in bch2_btree_node_drop_keys_outside_node() local
A Dinode.c49 unsigned bytes, shift; in inode_decode_field() local
A Dfs.c2273 unsigned shift = sb->s_blocksize_bits - 9; in bch2_statfs() local
A Dbtree_iter.c444 int shift = new_u64s - clobber_u64s; in __bch2_btree_node_iter_fix() local
/fs/gfs2/
A Dmeta_io.c132 unsigned int shift; in gfs2_getbuf() local
419 unsigned int shift = PAGE_SHIFT - sdp->sd_sb.sb_bsize_shift; in gfs2_getjdatabuf() local
A Dbmap.c2254 unsigned int shift = sdp->sd_sb.sb_bsize_shift; in gfs2_map_journal_extents() local
2310 unsigned int shift; in gfs2_write_alloc_required() local
A Dlops.c512 unsigned int shift = PAGE_SHIFT - bsize_shift; in gfs2_find_jhead() local
/fs/xfs/
A Dxfs_iomap.c397 int shift = 0; in xfs_quota_calc_throttle() local
441 int *shift) in xfs_iomap_freesp()
483 int shift = 0; in xfs_iomap_prealloc_size() local
/fs/nls/
A Dnls_base.c31 int shift; member
/fs/ufs/
A Dinode.c131 int shift = uspi->s_apbshift-uspi->s_fpbshift; in ufs_frag_map() local
319 int shift = uspi->s_apbshift - uspi->s_fpbshift; in ufs_inode_getblock() local
/fs/jbd2/
A Drevoke.c220 int shift = 0; in jbd2_journal_init_revoke_table() local
/fs/squashfs/
A Dfile.c570 unsigned short shift = msblk->block_log - PAGE_SHIFT; in squashfs_readahead() local
/fs/btrfs/
A Dzoned.c165 static inline u32 sb_zone_number(int shift, int mirror) in sb_zone_number()
1045 const u8 shift = zinfo->zone_size_shift; in btrfs_find_allocatable_zones() local
1163 const u8 shift = zinfo->zone_size_shift; in btrfs_ensure_empty_zones() local
A Dcompression.c1294 static u8 get4bits(u64 num, int shift) { in get4bits()
1321 int shift; in radix_sort() local
/fs/adfs/
A Dadfs.h191 static inline __u32 signed_asl(__u32 val, signed int shift) in signed_asl()
/fs/ntfs3/
A 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/xfs/libxfs/
A Dxfs_bmap.c5504 xfs_fileoff_t shift) /* shift fsb */ in xfs_bmse_can_merge()
5538 xfs_fileoff_t shift, /* shift fsb */ in xfs_bmse_merge()
5757 xfs_fileoff_t shift) in xfs_bmap_can_insert_extents()
/fs/zonefs/
A Dsuper.c594 long fno = 0, shift = 1; in zonefs_fname_to_fno() local
/fs/ext4/
A Dextents.c5193 ext4_ext_shift_path_extents(struct ext4_ext_path *path, ext4_lblk_t shift, in ext4_ext_shift_path_extents()
5292 ext4_lblk_t start, ext4_lblk_t shift, in ext4_ext_shift_extents()
/fs/f2fs/
A Dsegment.c38 int shift = 24, idx = 0; in __reverse_ulong() local
/fs/ocfs2/
A Dalloc.c1533 int ret, shift; in ocfs2_grow_tree() local

Completed in 118 milliseconds