Home
last modified time | relevance | path

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

12

/fs/quota/
Dquota_tree.c59 static ssize_t read_blk(struct qtree_mem_dqinfo *info, uint blk, char *buf) in read_blk()
68 static ssize_t write_blk(struct qtree_mem_dqinfo *info, uint blk, char *buf) in write_blk()
88 int ret, blk; in get_free_dqblk() local
115 static int put_free_dqblk(struct qtree_mem_dqinfo *info, char *buf, uint blk) in put_free_dqblk()
133 uint blk) in remove_free_dqentry()
180 uint blk) in insert_free_dqentry()
228 uint blk, i; in find_free_dqentry() local
414 uint blk) in free_dqentry()
475 uint *blk, int depth) in remove_tree()
534 struct dquot *dquot, uint blk) in find_block_dqentry()
[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/xfs/libxfs/
Dxfs_attr.c849 struct xfs_da_state_blk *blk; in xfs_attr_node_addname() local
1076 struct xfs_da_state_blk *blk; in xfs_attr_node_removename() local
1208 xfs_da_state_blk_t *blk; in xfs_attr_fillstate() local
1256 xfs_da_state_blk_t *blk; in xfs_attr_refillstate() local
1315 xfs_da_state_blk_t *blk; in xfs_attr_node_get() local
Dxfs_dir2_node.c1426 xfs_da_state_blk_t *blk; /* leaf block */ in xfs_dir2_leafn_toosmall() local
1965 xfs_da_state_blk_t *blk; /* leaf block for insert */ in xfs_dir2_node_addname() local
2089 struct xfs_da_state_blk *blk; /* leaf block */ in xfs_dir2_node_removename() local
2151 xfs_da_state_blk_t *blk; /* leaf block */ in xfs_dir2_node_replace() local
Dxfs_da_btree.c1153 struct xfs_da_state_blk *blk; in xfs_da3_node_toosmall() local
1298 struct xfs_da_state_blk *blk; in xfs_da3_fixhashpath() local
1487 struct xfs_da_state_blk *blk; in xfs_da3_node_lookup_int() local
1879 struct xfs_da_state_blk *blk; in xfs_da3_path_shift() local
Dxfs_da_btree.h112 xfs_da_state_blk_t blk[XFS_DA_NODE_MAXDEPTH]; member
/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()
163 static int get_log_header(struct gfs2_jdesc *jd, unsigned int blk, in get_log_header()
/fs/xfs/scrub/
Ddabtree.c88 struct xfs_da_state_blk *blk; in xchk_da_btree_entry() local
332 struct xfs_da_state_blk *blk; in xchk_da_btree_block() local
Dattr.c308 struct xfs_da_state_blk *blk = &ds->state->path.blk[level]; in xchk_xattr_block() local
406 struct xfs_da_state_blk *blk; in xchk_xattr_rec() local
/fs/squashfs/
Dexport.c42 int blk = SQUASHFS_LOOKUP_BLOCK(ino_num - 1); in squashfs_inode_lookup() local
Dnamei.c200 unsigned int blk, off, ino_num; in squashfs_lookup() local
/fs/adfs/
Ddir_fplus.c17 unsigned int blk, size; in adfs_fplus_read() local
Ddir_f.c131 int blk = 0; in adfs_dir_read() local
/fs/freevxfs/
Dvxfs_super.c149 unsigned blk, __fs32 magic) in vxfs_try_sb_magic()
/fs/ext4/
Dballoc.c311 ext4_fsblk_t blk; in ext4_valid_block_bitmap() local
362 ext4_fsblk_t blk; in ext4_validate_block_bitmap() local
Dialloc.c84 ext4_fsblk_t blk; in ext4_validate_inode_bitmap() local
1349 ext4_fsblk_t blk; in ext4_init_inode_table() local
Dblock_validity.c365 unsigned int blk; in ext4_check_blockref() local
Dresize.c371 ext4_fsblk_t blk) in bclean()
740 const ext4_fsblk_t blk = primary->b_blocknr; in verify_reserved_gdb() local
973 ext4_fsblk_t blk; in reserve_backup_gdb() local
Dmigrate.c616 ext4_fsblk_t blk; in ext4_ind_migrate() local
/fs/jfs/
Dsuper.c739 sector_t blk = off >> sb->s_blocksize_bits; in jfs_quota_read() local
784 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/ufs/
Dutil.h343 u64 blk) in ubh_get_data_ptr()
553 unsigned blk) in ufs_get_direct_data_ptr()
/fs/ext2/
Dsuper.c1496 sector_t blk = off >> EXT2_BLOCK_SIZE_BITS(sb); in ext2_quota_read() local
1541 sector_t blk = off >> EXT2_BLOCK_SIZE_BITS(sb); in ext2_quota_write() local
/fs/reiserfs/
Dsuper.c2493 unsigned long blk = off >> sb->s_blocksize_bits; in reiserfs_quota_read() local
2543 unsigned long blk = off >> sb->s_blocksize_bits; in reiserfs_quota_write() local

12