Searched defs:dblock (Results 1 – 15 of 15) sorted by relevance
| /fs/gfs2/ |
| A D | lops.c | 360 u64 dblock; in gfs2_log_write_bh() local 382 u64 dblock; in gfs2_log_write_page() local 527 u64 dblock = je->dblock; in gfs2_find_jhead() local
|
| A D | bmap.c | 329 u64 dblock = be64_to_cpu(*ptr); in __fillup_metapath() local 1255 int gfs2_get_extent(struct inode *inode, u64 lblock, u64 *dblock, in gfs2_get_extent() 1276 int gfs2_alloc_extent(struct inode *inode, u64 lblock, u64 *dblock, in gfs2_alloc_extent() 2205 static int gfs2_add_jextent(struct gfs2_jdesc *jd, u64 lblock, u64 dblock, u64 blocks) in gfs2_add_jextent()
|
| A D | recovery.c | 37 u64 dblock; in gfs2_replay_read_block() local
|
| A D | meta_io.c | 517 struct buffer_head *gfs2_meta_ra(struct gfs2_glock *gl, u64 dblock, u32 extlen) in gfs2_meta_ra()
|
| A D | aops.c | 569 sector_t dblock = 0; in gfs2_bmap() local
|
| A D | dir.c | 158 u64 lblock, dblock; in gfs2_dir_write_data() local 272 u64 lblock, dblock; in gfs2_dir_read_data() local
|
| A D | log.c | 838 u64 dblock; in gfs2_write_log_header() local
|
| A D | quota.c | 1398 u64 dblock; in gfs2_quota_init() local
|
| A D | incore.h | 501 u64 dblock; /* First disk block */ member
|
| /fs/hfs/ |
| A D | btree.c | 27 u16 dblock; in hfs_btree_open() local
|
| A D | extent.c | 340 u16 dblock, ablock; in hfs_get_block() local
|
| /fs/xfs/libxfs/ |
| A D | xfs_rtrefcount_btree.c | 587 struct xfs_rtrefcount_root *dblock, in xfs_rtrefcountbt_from_disk() 675 struct xfs_rtrefcount_root *dblock, in xfs_rtrefcountbt_to_disk()
|
| A D | xfs_bmap_btree.c | 51 xfs_bmdr_block_t *dblock, in xfs_bmdr_to_bmbt() 148 xfs_bmdr_block_t *dblock, in xfs_bmbt_to_bmdr()
|
| A D | xfs_rtrmap_btree.c | 827 struct xfs_rtrmap_root *dblock, in xfs_rtrmapbt_from_disk() 908 struct xfs_rtrmap_root *dblock, in xfs_rtrmapbt_to_disk()
|
| /fs/hfsplus/ |
| A D | extents.c | 232 u32 ablock, dblock, mask; in hfsplus_get_block() local
|
Completed in 46 milliseconds