| /fs/bcachefs/ |
| D | mean_and_variance.h | 53 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()
|
| D | eytzinger.h | 113 unsigned shift = __fls(size) - b; in __eytzinger1_to_inorder() local 138 unsigned shift; in __inorder_to_eytzinger1() local
|
| D | io_misc.c | 364 s64 shift = dst_offset - src_offset; in __bch2_resume_logged_op_finsert() local 514 s64 shift = insert ? len : -len; in bch2_fcollapse_finsert() local
|
| D | bset.c | 601 int shift, exponent, high_bit; in make_bfloat() local 926 int shift = new_u64s - clobber_u64s; in bch2_bset_fix_lookup_table() local
|
| D | btree_io.c | 304 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
|
| D | inode.c | 46 unsigned bytes, shift; in inode_decode_field() local
|
| D | fs.c | 1921 unsigned shift = sb->s_blocksize_bits - 9; in bch2_statfs() local
|
| D | btree_iter.c | 428 int shift = new_u64s - clobber_u64s; in __bch2_btree_node_iter_fix() local
|
| /fs/reiserfs/ |
| D | do_balan.c | 297 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/ |
| D | meta_io.c | 132 unsigned int shift; in gfs2_getbuf() local 420 unsigned int shift = PAGE_SHIFT - sdp->sd_sb.sb_bsize_shift; in gfs2_getjdatabuf() local
|
| D | bmap.c | 2248 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
|
| D | lops.c | 512 unsigned int shift = PAGE_SHIFT - bsize_shift; in gfs2_find_jhead() local
|
| /fs/xfs/ |
| D | xfs_iomap.c | 370 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/ |
| D | nls_base.c | 31 int shift; member
|
| /fs/btrfs/ |
| D | zoned.c | 161 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
|
| D | compression.c | 1264 static u8 get4bits(u64 num, int shift) { in get4bits() 1291 int shift; in radix_sort() local
|
| /fs/ufs/ |
| D | inode.c | 131 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/ |
| D | revoke.c | 220 int shift = 0; in jbd2_journal_init_revoke_table() local
|
| /fs/orangefs/ |
| D | orangefs-bufmap.c | 203 int shift = 0; in orangefs_bufmap_shift_query() local
|
| /fs/squashfs/ |
| D | file.c | 571 unsigned short shift = msblk->block_log - PAGE_SHIFT; in squashfs_readahead() local
|
| /fs/adfs/ |
| D | adfs.h | 191 static inline __u32 signed_asl(__u32 val, signed int shift) in signed_asl()
|
| /fs/ntfs3/ |
| D | attrib.c | 189 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/ |
| D | super.c | 594 long fno = 0, shift = 1; in zonefs_fname_to_fno() local
|
| /fs/xfs/libxfs/ |
| D | xfs_bmap.c | 5699 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/ |
| D | extents.c | 5032 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()
|