Home
last modified time | relevance | path

Searched defs:block (Results 1 – 25 of 195) sorted by relevance

12345678

/fs/lockd/
Dsvclock.c91 nlmsvc_insert_block_locked(struct nlm_block *block, unsigned long when) in nlmsvc_insert_block_locked()
121 static void nlmsvc_insert_block(struct nlm_block *block, unsigned long when) in nlmsvc_insert_block()
132 nlmsvc_remove_block(struct nlm_block *block) in nlmsvc_remove_block()
148 struct nlm_block *block; in nlmsvc_lookup_block() local
186 struct nlm_block *block; in nlmsvc_find_block() local
221 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
302 static void nlmsvc_release_block(struct nlm_block *block) in nlmsvc_release_block()
316 struct nlm_block *block, *next; in nlmsvc_traverse_blocks() local
[all …]
Dclntlock.c102 struct nlm_wait *block; in nlmclnt_prepare_block() local
118 void nlmclnt_finish_block(struct nlm_wait *block) in nlmclnt_finish_block()
131 int nlmclnt_block(struct nlm_wait *block, struct nlm_rqst *req, long timeout) in nlmclnt_block()
168 struct nlm_wait *block; in nlmclnt_grant() local
232 struct nlm_wait *block; in reclaimer() local
/fs/xfs/libxfs/
Dxfs_bmap_btree.h22 #define XFS_BMBT_REC_ADDR(mp, block, index) \ argument
28 #define XFS_BMBT_KEY_ADDR(mp, block, index) \ argument
34 #define XFS_BMBT_PTR_ADDR(mp, block, index, maxrecs) \ argument
41 #define XFS_BMDR_REC_ADDR(block, index) \ argument
47 #define XFS_BMDR_KEY_ADDR(block, index) \ argument
53 #define XFS_BMDR_PTR_ADDR(block, index, maxrecs) \ argument
Dxfs_rmap_btree.h22 #define XFS_RMAP_REC_ADDR(block, index) \ argument
27 #define XFS_RMAP_KEY_ADDR(block, index) \ argument
32 #define XFS_RMAP_HIGH_KEY_ADDR(block, index) \ argument
38 #define XFS_RMAP_PTR_ADDR(block, index, maxrecs) \ argument
Dxfs_btree.c126 struct xfs_btree_block *block, in __xfs_btree_check_lblock()
169 struct xfs_btree_block *block, in xfs_btree_check_lblock()
193 struct xfs_btree_block *block, in __xfs_btree_check_sblock()
237 struct xfs_btree_block *block, in xfs_btree_check_sblock()
260 struct xfs_btree_block *block, /* generic btree block pointer */ in xfs_btree_check_block()
345 struct xfs_btree_block *block = XFS_BUF_TO_BLOCK(bp); in xfs_btree_lblock_calc_crc() local
359 struct xfs_btree_block *block = XFS_BUF_TO_BLOCK(bp); in xfs_btree_lblock_verify_crc() local
383 struct xfs_btree_block *block = XFS_BUF_TO_BLOCK(bp); in xfs_btree_sblock_calc_crc() local
397 struct xfs_btree_block *block = XFS_BUF_TO_BLOCK(bp); in xfs_btree_sblock_verify_crc() local
671 struct xfs_btree_block *block) in xfs_btree_rec_addr()
[all …]
Dxfs_refcount_btree.h29 #define XFS_REFCOUNT_REC_ADDR(block, index) \ argument
35 #define XFS_REFCOUNT_KEY_ADDR(block, index) \ argument
41 #define XFS_REFCOUNT_PTR_ADDR(block, index, maxrecs) \ argument
Dxfs_alloc_btree.h31 #define XFS_ALLOC_REC_ADDR(mp, block, index) \ argument
37 #define XFS_ALLOC_KEY_ADDR(mp, block, index) \ argument
43 #define XFS_ALLOC_PTR_ADDR(mp, block, index, maxrecs) \ argument
Dxfs_ialloc_btree.h30 #define XFS_INOBT_REC_ADDR(mp, block, index) \ argument
36 #define XFS_INOBT_KEY_ADDR(mp, block, index) \ argument
42 #define XFS_INOBT_PTR_ADDR(mp, block, index, maxrecs) \ argument
/fs/afs/
Ddir_edit.c23 static int afs_find_contig_bits(union afs_xdr_dir_block *block, unsigned int nr_slots) in afs_find_contig_bits()
68 static void afs_set_contig_bits(union afs_xdr_dir_block *block, in afs_set_contig_bits()
89 static void afs_clear_contig_bits(union afs_xdr_dir_block *block, in afs_clear_contig_bits()
110 static int afs_dir_scan_block(union afs_xdr_dir_block *block, struct qstr *name, in afs_dir_scan_block()
156 union afs_xdr_dir_block *block, int block_num) in afs_edit_init_block()
190 union afs_xdr_dir_block *meta, *block; in afs_edit_dir_add() local
368 union afs_xdr_dir_block *meta, *block; in afs_edit_dir_remove() local
/fs/udf/
Dpartition.c29 uint32_t udf_get_pblock(struct super_block *sb, uint32_t block, in udf_get_pblock()
46 uint32_t udf_get_pblock_virt15(struct super_block *sb, uint32_t block, in udf_get_pblock_virt15()
106 inline uint32_t udf_get_pblock_virt20(struct super_block *sb, uint32_t block, in udf_get_pblock_virt20()
112 uint32_t udf_get_pblock_spar15(struct super_block *sb, uint32_t block, in udf_get_pblock_spar15()
280 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()
Dmisc.c31 struct buffer_head *udf_tgetblk(struct super_block *sb, udf_pblk_t block) in udf_tgetblk()
39 struct buffer_head *udf_tread(struct super_block *sb, udf_pblk_t block) in udf_tread()
208 struct buffer_head *udf_read_tagged(struct super_block *sb, uint32_t block, in udf_read_tagged()
Dinode.c232 static sector_t udf_bmap(struct address_space *mapping, sector_t block) in udf_bmap()
328 udf_pblk_t *block, int *err) in udf_expand_dir_adinicb()
417 static int udf_get_block(struct inode *inode, sector_t block, in udf_get_block()
461 static struct buffer_head *udf_getblk(struct inode *inode, udf_pblk_t block, in udf_getblk()
688 static sector_t inode_getblk(struct inode *inode, sector_t block, in inode_getblk()
1196 struct buffer_head *udf_bread(struct inode *inode, udf_pblk_t block, in udf_bread()
1901 unsigned long block = udf_get_lb_pblock(sb, ino, 0); in __udf_iget() local
1927 int udf_setup_indirect_aext(struct inode *inode, udf_pblk_t block, in udf_setup_indirect_aext()
2151 udf_pblk_t block; in udf_next_aext() local
2334 int8_t inode_bmap(struct inode *inode, sector_t block, in inode_bmap()
[all …]
/fs/ocfs2/
Duptodate.c208 sector_t block) in ocfs2_search_cache_tree()
288 sector_t block) in ocfs2_append_cache_array()
306 sector_t block = new->c_block; in __ocfs2_insert_cache_tree() local
385 sector_t block, in __ocfs2_set_buffer_uptodate()
556 sector_t block) in ocfs2_remove_block_from_cache()
590 sector_t block = bh->b_blocknr; in ocfs2_remove_from_cache() local
597 sector_t block, in ocfs2_remove_xattr_clusters_from_cache()
/fs/efs/
Dinode.c21 static sector_t _efs_bmap(struct address_space *mapping, sector_t block) in _efs_bmap()
56 efs_block_t block, offset; in efs_iget() local
179 efs_extent_check(efs_extent *ptr, efs_block_t block, struct efs_sb_info *sb) { in efs_extent_check()
199 efs_block_t efs_map_block(struct inode *inode, efs_block_t block) { in efs_map_block()
/fs/sysv/
Dballoc.c49 unsigned block = fs32_to_cpu(sbi, nr); in sysv_free_block() local
103 unsigned int block; in sysv_new_block() local
166 unsigned block; in sysv_count_free_blocks() local
/fs/hfs/
Dextent.c21 static void hfs_ext_build_key(hfs_btree_key *key, u32 cnid, u16 block, u8 type) in hfs_ext_build_key()
151 u32 cnid, u32 block, u8 type) in __hfs_ext_read_extent()
169 static inline int __hfs_ext_cache_extent(struct hfs_find_data *fd, struct inode *inode, u32 block) in __hfs_ext_cache_extent()
191 static int hfs_ext_read_extent(struct inode *inode, u16 block) in hfs_ext_read_extent()
336 int hfs_get_block(struct inode *inode, sector_t block, in hfs_get_block()
/fs/affs/
Dinode.c24 u32 block; in affs_iget() local
298 u32 block; in affs_new_inode() local
356 u32 block = 0; in affs_add_entry() local
/fs/xfs/scrub/
Dbtree.c134 struct xfs_btree_block *block; in xchk_btree_rec() local
181 struct xfs_btree_block *block; in xchk_btree_key() local
311 struct xfs_btree_block *block) in xchk_btree_block_check_siblings()
479 struct xfs_btree_block *block) in xchk_btree_check_minrecs()
581 struct xfs_btree_block *block) in xchk_btree_block_keys()
641 struct xfs_btree_block *block; in xchk_btree() local
/fs/squashfs/
Dcache.c53 struct squashfs_cache *cache, u64 block, int length) in squashfs_cache_get()
332 u64 *block, int *offset, int length) in squashfs_read_metadata()
406 void *squashfs_read_table(struct super_block *sb, u64 block, int length) in squashfs_read_table()
/fs/freevxfs/
Dvxfs_subr.c102 vxfs_bread(struct inode *ip, int block) in vxfs_bread()
180 vxfs_bmap(struct address_space *mapping, sector_t block) in vxfs_bmap()
/fs/isofs/
Dinode.c594 static bool rootdir_empty(struct super_block *sb, unsigned long block) in rootdir_empty()
630 int iso_blknum, block; in isofs_fill_super() local
1156 static int isofs_bmap(struct inode *inode, sector_t block) in isofs_bmap()
1169 struct buffer_head *isofs_bread(struct inode *inode, sector_t block) in isofs_bread()
1187 static sector_t _isofs_bmap(struct address_space *mapping, sector_t block) in _isofs_bmap()
1203 unsigned long block, offset, block_saved, offset_saved; in isofs_read_level3_size() local
1306 unsigned long block; in isofs_read_inode() local
1500 unsigned long block; member
1528 unsigned long block, in __isofs_iget()
Disofs.h130 unsigned long block, in isofs_iget()
137 unsigned long block, in isofs_iget_reloc()
147 static inline unsigned long isofs_get_ino(unsigned long block, in isofs_get_ino()
187 unsigned long *block, in isofs_normalize_block_and_offset()
/fs/minix/
Ditree_v1.c25 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()
/fs/nilfs2/
Dmdt.c30 nilfs_mdt_insert_new_block(struct inode *inode, unsigned long block, in nilfs_mdt_insert_new_block()
66 static int nilfs_mdt_create_block(struct inode *inode, unsigned long block, in nilfs_mdt_create_block()
167 static int nilfs_mdt_read_block(struct inode *inode, unsigned long block, in nilfs_mdt_read_block()
328 int nilfs_mdt_delete_block(struct inode *inode, unsigned long block) in nilfs_mdt_delete_block()
356 int nilfs_mdt_forget_block(struct inode *inode, unsigned long block) in nilfs_mdt_forget_block()
/fs/ufs/
Dutil.h466 #define ubh_isblockclear(ubh,begin,block) (!_ubh_isblockset_(uspi,ubh,begin,block)) argument
468 #define ubh_isblockset(ubh,begin,block) _ubh_isblockset_(uspi,ubh,begin,block) argument
470 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_()

12345678