Home
last modified time | relevance | path

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

123

/fs/quota/
Dquota_tree.c56 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/
Dbitmap.c44 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/
Drecovery.h14 static inline void gfs2_replay_incr_blk(struct gfs2_jdesc *jd, u32 *blk) in gfs2_replay_incr_blk()
Drecovery.c32 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/
Ddabtree.c102 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
Dattr.c387 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/
Dxfs_attr.c1401 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
Dxfs_dir2_node.c1498 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
Dxfs_da_btree.c1312 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/
Ddirectory.c130 udf_pblk_t blk; in udf_readahead_dir() local
156 udf_pblk_t blk; in udf_fiiter_bread_blk() local
/fs/squashfs/
Dnamei.c194 unsigned int blk, off, ino_num; in squashfs_lookup() local
Dexport.c42 int blk = SQUASHFS_LOOKUP_BLOCK(ino_num - 1); in squashfs_inode_lookup() local
/fs/freevxfs/
Dvxfs_super.c126 unsigned blk, __fs32 magic) in vxfs_try_sb_magic()
/fs/jfs/
Dsuper.c733 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/
Dquota_global.c174 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/
Dballoc.c353 ext4_fsblk_t blk; in ext4_valid_block_bitmap() local
404 ext4_fsblk_t blk; in ext4_validate_block_bitmap() local
Dialloc.c84 ext4_fsblk_t blk; in ext4_validate_inode_bitmap() local
1517 ext4_fsblk_t blk; in ext4_init_inode_table() local
Dresize.c424 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
Dblock_validity.c353 unsigned int blk; in ext4_check_blockref() local
Dorphan.c196 int blk, off; in ext4_orphan_file_del() local
Dmigrate.c606 ext4_fsblk_t blk; in ext4_ind_migrate() local
/fs/ufs/
Dutil.h335 u64 blk) in ubh_get_data_ptr()
545 unsigned blk) in ufs_get_direct_data_ptr()
/fs/xfs/
Dxfs_qm.h41 struct xfs_quota_limits blk; member
Dxfs_buf_item_recover.c780 void *blk = bp->b_addr; in xlog_recover_get_buf_lsn() local
/fs/ext2/
Dsuper.c1489 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

123