| /fs/quota/ | 
| D | quota_tree.c | 56 static ssize_t read_blk(struct qtree_mem_dqinfo *info, uint blk, char *buf)  in read_blk() 65 static ssize_t write_blk(struct qtree_mem_dqinfo *info, uint blk, char *buf)  in write_blk() 119 	int ret, blk;  in get_free_dqblk()  local 149 static int put_free_dqblk(struct qtree_mem_dqinfo *info, char *buf, uint blk)  in put_free_dqblk() 167 			       uint blk)  in remove_free_dqentry() 214 			       uint blk)  in insert_free_dqentry() 262 	uint blk, i;  in find_free_dqentry()  local 480 			uint blk)  in free_dqentry() 623 				 struct dquot *dquot, uint blk)  in find_block_dqentry() 666 	uint blk;  in find_tree_dqentry()  local [all …] 
 | 
| /fs/affs/ | 
| D | bitmap.c | 44 	u32 blk, bmap, bit, mask, tmp;  in affs_free_block()  local 122 	u32 blk, bmap, bit, mask, mask2, tmp;  in affs_alloc_block()  local 249 	u32 size, blk, end, offset, mask;  in affs_init_bitmap()  local
  | 
| /fs/gfs2/ | 
| D | recovery.h | 14 static inline void gfs2_replay_incr_blk(struct gfs2_jdesc *jd, u32 *blk)  in gfs2_replay_incr_blk()
  | 
| D | recovery.c | 32 int gfs2_replay_read_block(struct gfs2_jdesc *jd, unsigned int blk,  in gfs2_replay_read_block() 165 static int get_log_header(struct gfs2_jdesc *jd, unsigned int blk,  in get_log_header()
  | 
| /fs/xfs/scrub/ | 
| D | dabtree.c | 102 	struct xfs_da_state_blk		*blk = &ds->state->path.blk[level];  in xchk_da_btree_node_entry()  local 333 	struct xfs_da_state_blk		*blk;  in xchk_da_btree_block()  local
  | 
| D | attr.c | 387 	struct xfs_da_state_blk		*blk = &ds->state->path.blk[level];  in xchk_xattr_block()  local 487 	struct xfs_da_state_blk		*blk = &ds->state->path.blk[level];  in xchk_xattr_rec()  local
  | 
| /fs/xfs/libxfs/ | 
| D | xfs_attr.c | 1401 	struct xfs_da_state_blk		*blk;  in xfs_attr_node_try_addname()  local 1447 	struct xfs_da_state_blk	*blk;  in xfs_attr_node_removename()  local 1513 	struct xfs_da_state_blk	*blk;  in xfs_attr_node_get()  local
  | 
| D | xfs_dir2_node.c | 1498 	xfs_da_state_blk_t	*blk;		/* leaf block */  in xfs_dir2_leafn_toosmall()  local 2019 	xfs_da_state_blk_t	*blk;		/* leaf block for insert */  in xfs_dir2_node_addname()  local 2140 	struct xfs_da_state_blk	*blk;		/* leaf block */  in xfs_dir2_node_removename()  local 2200 	xfs_da_state_blk_t	*blk;		/* leaf block */  in xfs_dir2_node_replace()  local
  | 
| D | xfs_da_btree.c | 1312 	struct xfs_da_state_blk	*blk;  in xfs_da3_node_toosmall()  local 1461 	struct xfs_da_state_blk	*blk;  in xfs_da3_fixhashpath()  local 1650 	struct xfs_da_state_blk	*blk;  in xfs_da3_node_lookup_int()  local 2105 	struct xfs_da_state_blk	*blk;  in xfs_da3_path_shift()  local
  | 
| /fs/udf/ | 
| D | directory.c | 130 	udf_pblk_t blk;  in udf_readahead_dir()  local 156 	udf_pblk_t blk;  in udf_fiiter_bread_blk()  local
  | 
| /fs/squashfs/ | 
| D | namei.c | 194 				unsigned int blk, off, ino_num;  in squashfs_lookup()  local
  | 
| D | export.c | 42 	int blk = SQUASHFS_LOOKUP_BLOCK(ino_num - 1);  in squashfs_inode_lookup()  local
  | 
| /fs/freevxfs/ | 
| D | vxfs_super.c | 126 		unsigned blk, __fs32 magic)  in vxfs_try_sb_magic()
  | 
| /fs/jfs/ | 
| D | super.c | 733 	sector_t blk = off >> sb->s_blocksize_bits;  in jfs_quota_read()  local 777 	sector_t blk = off >> sb->s_blocksize_bits;  in jfs_quota_write()  local
  | 
| /fs/ocfs2/ | 
| D | quota_global.c | 174 	sector_t blk = off >> sb->s_blocksize_bits;  in ocfs2_quota_read()  local 223 	sector_t blk = off >> sb->s_blocksize_bits;  in ocfs2_quota_write()  local
  | 
| /fs/ext4/ | 
| D | balloc.c | 353 	ext4_fsblk_t blk;  in ext4_valid_block_bitmap()  local 404 	ext4_fsblk_t	blk;  in ext4_validate_block_bitmap()  local
  | 
| D | ialloc.c | 84 	ext4_fsblk_t	blk;  in ext4_validate_inode_bitmap()  local 1517 	ext4_fsblk_t blk;  in ext4_init_inode_table()  local
  | 
| D | resize.c | 424 				  ext4_fsblk_t blk)  in bclean() 781 	const ext4_fsblk_t blk = primary->b_blocknr;  in verify_reserved_gdb()  local 1028 	ext4_fsblk_t blk;  in reserve_backup_gdb()  local
  | 
| D | block_validity.c | 353 	unsigned int blk;  in ext4_check_blockref()  local
  | 
| D | orphan.c | 196 	int blk, off;  in ext4_orphan_file_del()  local
  | 
| D | migrate.c | 606 	ext4_fsblk_t			blk;  in ext4_ind_migrate()  local
  | 
| /fs/ufs/ | 
| D | util.h | 335 				     u64 blk)  in ubh_get_data_ptr() 545 					    unsigned blk)  in ufs_get_direct_data_ptr()
  | 
| /fs/xfs/ | 
| D | xfs_qm.h | 41 	struct xfs_quota_limits	blk;  member
  | 
| D | xfs_buf_item_recover.c | 780 	void			*blk = bp->b_addr;  in xlog_recover_get_buf_lsn()  local
  | 
| /fs/ext2/ | 
| D | super.c | 1489 	sector_t blk = off >> EXT2_BLOCK_SIZE_BITS(sb);  in ext2_quota_read()  local 1533 	sector_t blk = off >> EXT2_BLOCK_SIZE_BITS(sb);  in ext2_quota_write()  local
  |