/fs/quota/ |
D | quota_tree.c | 59 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/ |
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/xfs/libxfs/ |
D | xfs_attr.c | 849 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
|
D | xfs_dir2_node.c | 1426 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
|
D | xfs_da_btree.c | 1153 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
|
D | xfs_da_btree.h | 112 xfs_da_state_blk_t blk[XFS_DA_NODE_MAXDEPTH]; member
|
/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() 163 static int get_log_header(struct gfs2_jdesc *jd, unsigned int blk, in get_log_header()
|
/fs/xfs/scrub/ |
D | dabtree.c | 88 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
|
D | attr.c | 308 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/ |
D | export.c | 42 int blk = SQUASHFS_LOOKUP_BLOCK(ino_num - 1); in squashfs_inode_lookup() local
|
D | namei.c | 200 unsigned int blk, off, ino_num; in squashfs_lookup() local
|
/fs/adfs/ |
D | dir_fplus.c | 17 unsigned int blk, size; in adfs_fplus_read() local
|
D | dir_f.c | 131 int blk = 0; in adfs_dir_read() local
|
/fs/freevxfs/ |
D | vxfs_super.c | 149 unsigned blk, __fs32 magic) in vxfs_try_sb_magic()
|
/fs/ext4/ |
D | balloc.c | 311 ext4_fsblk_t blk; in ext4_valid_block_bitmap() local 362 ext4_fsblk_t blk; in ext4_validate_block_bitmap() local
|
D | ialloc.c | 84 ext4_fsblk_t blk; in ext4_validate_inode_bitmap() local 1349 ext4_fsblk_t blk; in ext4_init_inode_table() local
|
D | block_validity.c | 365 unsigned int blk; in ext4_check_blockref() local
|
D | resize.c | 371 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
|
D | migrate.c | 616 ext4_fsblk_t blk; in ext4_ind_migrate() local
|
/fs/jfs/ |
D | super.c | 739 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/ |
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/ufs/ |
D | util.h | 343 u64 blk) in ubh_get_data_ptr() 553 unsigned blk) in ufs_get_direct_data_ptr()
|
/fs/ext2/ |
D | super.c | 1496 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/ |
D | super.c | 2493 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
|