/fs/lockd/ |
D | svclock.c | 89 nlmsvc_insert_block_locked(struct nlm_block *block, unsigned long when) in nlmsvc_insert_block_locked() 119 static void nlmsvc_insert_block(struct nlm_block *block, unsigned long when) in nlmsvc_insert_block() 130 nlmsvc_remove_block(struct nlm_block *block) in nlmsvc_remove_block() 146 struct nlm_block *block; in nlmsvc_lookup_block() local 184 struct nlm_block *block; in nlmsvc_find_block() local 219 struct nlm_block *block; in nlmsvc_create_block() local 274 static int nlmsvc_unlink_block(struct nlm_block *block) in nlmsvc_unlink_block() 287 struct nlm_block *block = container_of(kref, struct nlm_block, b_count); in nlmsvc_free_block() local 304 static void nlmsvc_release_block(struct nlm_block *block) in nlmsvc_release_block() 318 struct nlm_block *block, *next; in nlmsvc_traverse_blocks() local [all …]
|
D | clntlock.c | 95 struct nlm_wait *block; in nlmclnt_prepare_block() local 111 void nlmclnt_finish_block(struct nlm_wait *block) in nlmclnt_finish_block() 124 int nlmclnt_block(struct nlm_wait *block, struct nlm_rqst *req, long timeout) in nlmclnt_block() 161 struct nlm_wait *block; in nlmclnt_grant() local 225 struct nlm_wait *block; in reclaimer() local
|
/fs/xfs/ |
D | xfs_btree.c | 54 struct xfs_btree_block *block, /* btree long form block pointer */ in xfs_btree_check_lblock() 90 struct xfs_btree_block *block, /* btree short form block pointer */ in xfs_btree_check_sblock() 131 struct xfs_btree_block *block, /* generic btree block pointer */ in xfs_btree_check_block() 380 struct xfs_btree_block *block) in xfs_btree_rec_addr() 393 struct xfs_btree_block *block) in xfs_btree_key_addr() 406 struct xfs_btree_block *block) in xfs_btree_ptr_addr() 504 struct xfs_btree_block *block; /* generic btree block pointer */ in xfs_btree_islastblock() local 524 struct xfs_btree_block *block; /* generic btree block pointer */ in xfs_btree_firstrec() local 553 struct xfs_btree_block *block; /* generic btree block pointer */ in xfs_btree_lastrec() local 681 struct xfs_btree_block *block) in xfs_btree_readahead_lblock() [all …]
|
D | xfs_bmap_btree.h | 144 #define XFS_BMBT_REC_ADDR(mp, block, index) \ argument 150 #define XFS_BMBT_KEY_ADDR(mp, block, index) \ argument 156 #define XFS_BMBT_PTR_ADDR(mp, block, index, maxrecs) \ argument 163 #define XFS_BMDR_REC_ADDR(block, index) \ argument 169 #define XFS_BMDR_KEY_ADDR(block, index) \ argument 175 #define XFS_BMDR_PTR_ADDR(block, index, maxrecs) \ argument
|
D | xfs_alloc_btree.h | 86 #define XFS_ALLOC_REC_ADDR(mp, block, index) \ argument 92 #define XFS_ALLOC_KEY_ADDR(mp, block, index) \ argument 98 #define XFS_ALLOC_PTR_ADDR(mp, block, index, maxrecs) \ argument
|
D | xfs_ialloc_btree.h | 89 #define XFS_INOBT_REC_ADDR(mp, block, index) \ argument 95 #define XFS_INOBT_KEY_ADDR(mp, block, index) \ argument 101 #define XFS_INOBT_PTR_ADDR(mp, block, index, maxrecs) \ argument
|
/fs/udf/ |
D | partition.c | 30 uint32_t udf_get_pblock(struct super_block *sb, uint32_t block, in udf_get_pblock() 47 uint32_t udf_get_pblock_virt15(struct super_block *sb, uint32_t block, in udf_get_pblock_virt15() 107 inline uint32_t udf_get_pblock_virt20(struct super_block *sb, uint32_t block, in udf_get_pblock_virt20() 113 uint32_t udf_get_pblock_spar15(struct super_block *sb, uint32_t block, in udf_get_pblock_spar15() 281 static uint32_t udf_try_read_meta(struct inode *inode, uint32_t block, in udf_try_read_meta() 306 uint32_t udf_get_pblock_meta25(struct super_block *sb, uint32_t block, in udf_get_pblock_meta25()
|
D | misc.c | 32 struct buffer_head *udf_tgetblk(struct super_block *sb, int block) in udf_tgetblk() 40 struct buffer_head *udf_tread(struct super_block *sb, int block) in udf_tread() 202 struct buffer_head *udf_read_tagged(struct super_block *sb, uint32_t block, in udf_read_tagged()
|
D | inode.c | 139 static sector_t udf_bmap(struct address_space *mapping, sector_t block) in udf_bmap() 232 struct buffer_head *udf_expand_dir_adinicb(struct inode *inode, int *block, in udf_expand_dir_adinicb() 324 static int udf_get_block(struct inode *inode, sector_t block, in udf_get_block() 362 static struct buffer_head *udf_getblk(struct inode *inode, long block, in udf_getblk() 560 static sector_t inode_getblk(struct inode *inode, sector_t block, in inode_getblk() 1089 struct buffer_head *udf_bread(struct inode *inode, int block, in udf_bread() 1734 unsigned long block = udf_get_lb_pblock(sb, ino, 0); in udf_iget() local 1952 int block; in udf_next_aext() local 2125 int8_t inode_bmap(struct inode *inode, sector_t block, in inode_bmap() 2156 long udf_block_map(struct inode *inode, sector_t block) in udf_block_map()
|
/fs/ocfs2/ |
D | uptodate.c | 224 sector_t block) in ocfs2_search_cache_tree() 304 sector_t block) in ocfs2_append_cache_array() 322 sector_t block = new->c_block; in __ocfs2_insert_cache_tree() local 401 sector_t block, in __ocfs2_set_buffer_uptodate() 572 sector_t block) in ocfs2_remove_block_from_cache() 606 sector_t block = bh->b_blocknr; in ocfs2_remove_from_cache() local 613 sector_t block, in ocfs2_remove_xattr_clusters_from_cache()
|
/fs/efs/ |
D | inode.c | 20 static sector_t _efs_bmap(struct address_space *mapping, sector_t block) in _efs_bmap() 55 efs_block_t block, offset; in efs_iget() local 180 efs_extent_check(efs_extent *ptr, efs_block_t block, struct efs_sb_info *sb) { in efs_extent_check() 200 efs_block_t efs_map_block(struct inode *inode, efs_block_t block) { in efs_map_block()
|
/fs/sysv/ |
D | balloc.c | 48 unsigned block = fs32_to_cpu(sbi, nr); in sysv_free_block() local 102 unsigned int block; in sysv_new_block() local 165 unsigned block; in sysv_count_free_blocks() local
|
/fs/ext2/ |
D | xip.c | 17 __inode_direct_access(struct inode *inode, sector_t block, in __inode_direct_access() 51 ext2_clear_xip_target(struct inode *inode, sector_t block) in ext2_clear_xip_target() 80 sector_t block; in ext2_get_xip_mem() local
|
/fs/logfs/ |
D | readwrite.c | 389 static void indirect_write_block(struct logfs_block *block) in indirect_write_block() 416 static void inode_write_block(struct logfs_block *block) in inode_write_block() 462 struct logfs_block *block, write_alias_t *write_one_alias) in inode_write_alias() 504 struct logfs_block *block, write_alias_t *write_one_alias) in indirect_write_alias() 532 struct logfs_block *block; in logfs_write_obj_aliases_pagecache() local 543 void __free_block(struct super_block *sb, struct logfs_block *block) in __free_block() 550 static void inode_free_block(struct super_block *sb, struct logfs_block *block) in inode_free_block() 559 struct logfs_block *block) in indirect_free_block() 588 struct logfs_block *block; in __alloc_block() local 604 struct logfs_block *block; in alloc_inode_block() local [all …]
|
/fs/befs/ |
D | io.c | 30 befs_blocknr_t block = 0; in befs_bread_iaddr() local 63 befs_bread(struct super_block *sb, befs_blocknr_t block) in befs_bread()
|
/fs/nilfs2/ |
D | mdt.c | 41 nilfs_mdt_insert_new_block(struct inode *inode, unsigned long block, in nilfs_mdt_insert_new_block() 74 static int nilfs_mdt_create_block(struct inode *inode, unsigned long block, in nilfs_mdt_create_block() 173 static int nilfs_mdt_read_block(struct inode *inode, unsigned long block, in nilfs_mdt_read_block() 275 int nilfs_mdt_delete_block(struct inode *inode, unsigned long block) in nilfs_mdt_delete_block() 303 int nilfs_mdt_forget_block(struct inode *inode, unsigned long block) in nilfs_mdt_forget_block() 350 int nilfs_mdt_mark_block_dirty(struct inode *inode, unsigned long block) in nilfs_mdt_mark_block_dirty()
|
/fs/affs/ |
D | inode.c | 26 u32 block; in affs_iget() local 289 u32 block; in affs_new_inode() local 347 u32 block = 0; in affs_add_entry() local
|
/fs/hfs/ |
D | extent.c | 21 static void hfs_ext_build_key(hfs_btree_key *key, u32 cnid, u16 block, u8 type) in hfs_ext_build_key() 142 u32 cnid, u32 block, u8 type) in __hfs_ext_read_extent() 160 static inline int __hfs_ext_cache_extent(struct hfs_find_data *fd, struct inode *inode, u32 block) in __hfs_ext_cache_extent() 179 static int hfs_ext_read_extent(struct inode *inode, u16 block) in hfs_ext_read_extent() 319 int hfs_get_block(struct inode *inode, sector_t block, in hfs_get_block()
|
D | mdb.c | 71 unsigned int block; in hfs_mdb_get() local 295 sector_t block; in hfs_mdb_commit() local
|
/fs/freevxfs/ |
D | vxfs_subr.c | 102 vxfs_bread(struct inode *ip, int block) in vxfs_bread() 180 vxfs_bmap(struct address_space *mapping, sector_t block) in vxfs_bmap()
|
/fs/minix/ |
D | itree_v1.c | 24 static int block_to_path(struct inode * inode, long block, int offsets[DEPTH]) in block_to_path() 53 int V1_minix_get_block(struct inode * inode, long block, in V1_minix_get_block()
|
D | itree_v2.c | 26 static int block_to_path(struct inode * inode, long block, int offsets[DEPTH]) in block_to_path() 61 int V2_minix_get_block(struct inode * inode, long block, in V2_minix_get_block()
|
D | bitmap.c | 41 void minix_free_block(struct inode *inode, unsigned long block) in minix_free_block() 108 int block; in minix_V1_raw_inode() local 132 int block; in minix_V2_raw_inode() local
|
/fs/squashfs/ |
D | cache.c | 65 struct squashfs_cache *cache, u64 block, int length) in squashfs_cache_get() 337 u64 *block, int *offset, int length) in squashfs_read_metadata() 408 void *squashfs_read_table(struct super_block *sb, u64 block, int length) in squashfs_read_table()
|
/fs/ufs/ |
D | util.h | 470 #define ubh_isblockclear(ubh,begin,block) (!_ubh_isblockset_(uspi,ubh,begin,block)) argument 472 #define ubh_isblockset(ubh,begin,block) _ubh_isblockset_(uspi,ubh,begin,block) argument 474 struct ufs_buffer_head * ubh, unsigned begin, unsigned block) in _ubh_isblockset_() 489 #define ubh_clrblock(ubh,begin,block) _ubh_clrblock_(uspi,ubh,begin,block) argument 491 struct ufs_buffer_head * ubh, unsigned begin, unsigned block) in _ubh_clrblock_() 509 #define ubh_setblock(ubh,begin,block) _ubh_setblock_(uspi,ubh,begin,block) argument 511 struct ufs_buffer_head * ubh, unsigned begin, unsigned block) in _ubh_setblock_()
|