Searched defs:shift (Results 1 – 15 of 15) sorted by relevance
/fs/reiserfs/ |
D | do_balan.c | 300 int new_item_len, shift; in balance_leaf_insert_left() local 488 int shift = tb->tb_sb->s_blocksize_bits - UNFM_P_SHIFT; in balance_leaf_paste_left_shift() local 649 int version, shift; in balance_leaf_insert_right() local 813 int shift = tb->tb_sb->s_blocksize_bits - UNFM_P_SHIFT; in balance_leaf_paste_right_shift() local 938 int shift; in balance_leaf_new_nodes_insert() local 1084 int n_shift, n_rem, r_zeroes_number, shift; in balance_leaf_new_nodes_paste_shift() local
|
/fs/cachefiles/ |
D | rdwr.c | 398 unsigned shift; in cachefiles_read_or_alloc_page() local 686 unsigned shift, nrbackpages; in cachefiles_read_or_alloc_pages() local
|
/fs/xfs/ |
D | xfs_iomap.c | 346 int shift = 0; in xfs_quota_calc_throttle() local 404 int shift = 0; in xfs_iomap_prealloc_size() local
|
/fs/gfs2/ |
D | meta_io.c | 120 unsigned int shift; in gfs2_getbuf() local
|
D | bmap.c | 1403 unsigned int shift = sdp->sd_sb.sb_bsize_shift; in gfs2_map_journal_extents() local 1456 unsigned int shift; in gfs2_write_alloc_required() local
|
/fs/nls/ |
D | nls_base.c | 31 int shift; member
|
/fs/ufs/ |
D | inode.c | 128 int shift = uspi->s_apbshift-uspi->s_fpbshift; in ufs_frag_map() local 338 int shift = uspi->s_apbshift - uspi->s_fpbshift; in ufs_inode_getblock() local
|
/fs/orangefs/ |
D | orangefs-bufmap.c | 205 int shift = 0; in orangefs_bufmap_shift_query() local
|
/fs/jbd2/ |
D | revoke.c | 219 int shift = 0; in jbd2_journal_init_revoke_table() local
|
/fs/adfs/ |
D | adfs.h | 181 static inline __u32 signed_asl(__u32 val, signed int shift) in signed_asl()
|
/fs/ |
D | exec.c | 613 static int shift_arg_pages(struct vm_area_struct *vma, unsigned long shift) in shift_arg_pages()
|
/fs/xfs/libxfs/ |
D | xfs_bmap.c | 5988 xfs_fileoff_t shift) /* shift fsb */ in xfs_bmse_can_merge() 6020 xfs_fileoff_t shift, /* shift fsb */ in xfs_bmse_merge()
|
/fs/ext4/ |
D | extents.c | 5252 ext4_ext_shift_path_extents(struct ext4_ext_path *path, ext4_lblk_t shift, in ext4_ext_shift_path_extents() 5337 ext4_lblk_t start, ext4_lblk_t shift, in ext4_ext_shift_extents()
|
/fs/f2fs/ |
D | segment.c | 39 int shift = 24, idx = 0; in __reverse_ulong() local
|
/fs/ocfs2/ |
D | alloc.c | 1509 int ret, shift; in ocfs2_grow_tree() local
|