Searched defs:shift (Results 1 – 20 of 20) sorted by relevance
/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 | 118 unsigned int shift; in gfs2_getbuf() local 411 unsigned int shift = PAGE_SHIFT - sdp->sd_sb.sb_bsize_shift; in gfs2_getjdatabuf() local
|
D | bmap.c | 2240 unsigned int shift = sdp->sd_sb.sb_bsize_shift; in gfs2_map_journal_extents() local 2296 unsigned int shift; in gfs2_write_alloc_required() local
|
D | lops.c | 521 unsigned int shift = PAGE_SHIFT - bsize_shift; in gfs2_find_jhead() local
|
/fs/cachefiles/ |
D | rdwr.c | 400 unsigned shift; in cachefiles_read_or_alloc_page() local 693 unsigned shift, nrbackpages; in cachefiles_read_or_alloc_pages() local
|
/fs/btrfs/ |
D | zoned.c | 139 static inline u32 sb_zone_number(int shift, int mirror) in sb_zone_number() 924 const u8 shift = zinfo->zone_size_shift; in btrfs_find_allocatable_zones() local 1004 const u8 shift = zinfo->zone_size_shift; in btrfs_ensure_empty_zones() local
|
D | compression.c | 1409 static u8 get4bits(u64 num, int shift) { in get4bits() 1436 int shift; in radix_sort() local
|
/fs/xfs/ |
D | xfs_iomap.c | 319 int shift = 0; in xfs_quota_calc_throttle() local 370 int shift = 0; in xfs_iomap_prealloc_size() local
|
/fs/nls/ |
D | nls_base.c | 31 int shift; member
|
/fs/ufs/ |
D | inode.c | 130 int shift = uspi->s_apbshift-uspi->s_fpbshift; in ufs_frag_map() local 340 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 | 539 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/xfs/libxfs/ |
D | xfs_bmap.c | 5681 xfs_fileoff_t shift) /* shift fsb */ in xfs_bmse_can_merge() 5714 xfs_fileoff_t shift, /* shift fsb */ in xfs_bmse_merge() 5925 xfs_fileoff_t shift) in xfs_bmap_can_insert_extents()
|
/fs/ |
D | exec.c | 685 static int shift_arg_pages(struct vm_area_struct *vma, unsigned long shift) in shift_arg_pages()
|
/fs/ext4/ |
D | extents.c | 5058 ext4_ext_shift_path_extents(struct ext4_ext_path *path, ext4_lblk_t shift, in ext4_ext_shift_path_extents() 5157 ext4_lblk_t start, ext4_lblk_t shift, in ext4_ext_shift_extents()
|
/fs/f2fs/ |
D | segment.c | 37 int shift = 24, idx = 0; in __reverse_ulong() local
|
/fs/afs/ |
D | internal.h | 897 int shift = thp_order(page) + PAGE_SHIFT - (__AFS_PAGE_PRIV_SHIFT - 1); in afs_page_dirty_resolution() local
|
/fs/ocfs2/ |
D | alloc.c | 1526 int ret, shift; in ocfs2_grow_tree() local
|