/linux-3.3/fs/xfs/ |
D | xfs_alloc.c | 58 xfs_agblock_t bno, /* starting block of extent */ in xfs_alloc_lookup_eq() 74 xfs_agblock_t bno, /* starting block of extent */ in xfs_alloc_lookup_ge() 90 xfs_agblock_t bno, /* starting block of extent */ in xfs_alloc_lookup_le() 107 xfs_agblock_t bno, /* starting block of extent */ in xfs_alloc_update() 123 xfs_agblock_t *bno, /* output: starting block of extent */ in xfs_alloc_get_rec() 150 xfs_agblock_t bno; in xfs_alloc_compute_aligned() local 1454 xfs_agblock_t bno, /* starting block number */ in xfs_free_ag_extent() 1756 xfs_agblock_t bno; /* freelist block */ in xfs_alloc_fix_freelist() local 1934 xfs_agblock_t bno; /* block number returned */ in xfs_alloc_get_freelist() local 2045 xfs_agblock_t bno, /* block being freed */ in xfs_alloc_put_freelist() [all …]
|
D | xfs_bmap.c | 193 #define xfs_bmap_validate_ret(bno,len,flags,mval,onmap,nmap) argument 227 xfs_fsblock_t bno, in xfs_bmbt_lookup_eq() 241 xfs_fsblock_t bno, in xfs_bmbt_lookup_ge() 280 xfs_fsblock_t bno, in xfs_bmbt_update() 2752 xfs_fsblock_t bno; in xfs_bmap_del_extent() local 3308 xfs_fileoff_t bno, /* block number searched for */ in xfs_bmap_search_multi_extents() 3359 xfs_fileoff_t bno, /* block number searched for */ in xfs_bmap_search_extents() 3565 xfs_fsblock_t bno, /* fs block number of extent */ in xfs_bmap_add_free() 3829 xfs_fileoff_t bno; /* input file offset */ in xfs_bmap_last_before() local 4046 xfs_fsblock_t bno; /* block # of "block" */ in xfs_bmap_read_extents() local [all …]
|
D | xfs_da_btree.c | 1559 xfs_fileoff_t *bno, in xfs_da_grow_inode_int() 1651 xfs_fileoff_t bno; in xfs_da_grow_inode() local 1919 xfs_dablk_t bno, in xfs_da_map_covers_blocks() 1946 xfs_dablk_t bno, in xfs_da_do_buf() 2134 xfs_dablk_t bno, in xfs_da_get_buf() 2149 xfs_dablk_t bno, in xfs_da_read_buf() 2164 xfs_dablk_t bno, in xfs_da_reada_buf()
|
D | xfs_rtalloc.c | 81 xfs_fileoff_t bno; /* block number in file */ in xfs_growfs_rt_alloc() local 313 xfs_rtblock_t bno, /* starting block number to allocate */ in xfs_rtallocate_extent_exact() 392 xfs_rtblock_t bno, /* starting block number to allocate */ in xfs_rtallocate_extent_near() 889 xfs_rtblock_t bno, /* starting block number of extent */ in xfs_rtcheck_alloc_range() 2052 xfs_rtblock_t bno, /* starting block number to allocate */ in xfs_rtallocate_extent() 2133 xfs_rtblock_t bno, /* starting block number to free */ in xfs_rtfree_extent()
|
D | xfs_alloc_btree.c | 79 xfs_agblock_t bno; in xfs_allocbt_alloc_block() local 114 xfs_agblock_t bno; in xfs_allocbt_free_block() local
|
D | xfs_dir2.c | 512 xfs_fileoff_t bno; /* directory offset of new block */ in xfs_dir2_grow_inode() local 598 xfs_fileoff_t bno; /* directory file offset */ in xfs_dir2_shrink_inode() local
|
D | xfs_buf.h | 259 #define XFS_BUF_SET_ADDR(bp, bno) ((bp)->b_bn = (xfs_daddr_t)(bno)) argument
|
D | xfs_inode.c | 3415 xfs_fileoff_t bno, /* block number to search for */ in xfs_iext_bno_to_ext() 3486 xfs_fileoff_t bno, /* block number to search for */ in xfs_iext_bno_to_irec()
|
D | xfs_ag.h | 188 xfs_agblock_t bno; member
|
D | xfs_qm.c | 1077 xfs_fsblock_t bno, in xfs_qm_dqiter_bufs()
|
D | xfs_btree.c | 147 xfs_dfsbno_t bno, /* btree block disk address */ in xfs_btree_check_lptr() 164 xfs_agblock_t bno, /* btree block disk address */ in xfs_btree_check_sptr()
|
D | xfs_dir2_leaf.c | 1133 xfs_dir2_db_t bno, /* directory block number */ in xfs_dir2_leaf_init()
|
/linux-3.3/fs/freevxfs/ |
D | vxfs_bmap.c | 87 daddr_t bno; in vxfs_bmap_ext4() local
|
/linux-3.3/net/ceph/ |
D | osd_client.c | 58 u64 off, u64 *plen, u64 *bno, in ceph_calc_raw_layout() 122 u64 bno; in calc_layout() local
|
/linux-3.3/fs/ufs/ |
D | ufs_fs.h | 235 #define ufs_cbtocylno(bno) \ argument 237 #define ufs_cbtorpos(bno) \ argument
|
/linux-3.3/drivers/block/ |
D | rbd.c | 856 u64 bno; in rbd_do_request() local
|