Home
last modified time | relevance | path

Searched defs:bno (Results 1 – 18 of 18) sorted by relevance

/fs/xfs/
Dxfs_alloc.c98 xfs_agblock_t bno, /* starting block of extent */ in xfs_alloc_lookup_eq()
114 xfs_agblock_t bno, /* starting block of extent */ in xfs_alloc_lookup_ge()
130 xfs_agblock_t bno, /* starting block of extent */ in xfs_alloc_lookup_le()
147 xfs_agblock_t bno, /* starting block of extent */ in xfs_alloc_update()
163 xfs_agblock_t *bno, /* output: starting block of extent */ in xfs_alloc_get_rec()
191 xfs_agblock_t bno; in xfs_alloc_compute_aligned() local
1581 xfs_agblock_t bno, /* starting block number */ in xfs_free_ag_extent()
1886 xfs_agblock_t bno; /* freelist block */ in xfs_alloc_fix_freelist() local
2067 xfs_agblock_t bno; /* block number returned */ in xfs_alloc_get_freelist() local
2184 xfs_agblock_t bno, /* block being freed */ in xfs_alloc_put_freelist()
[all …]
Dxfs_itable.c56 xfs_daddr_t bno, /* starting bno of inode cluster */ in xfs_bulkstat_one_iget()
219 xfs_daddr_t bno, /* starting bno of inode cluster */ in xfs_bulkstat_one_int()
265 xfs_daddr_t bno, /* starting bno of inode cluster */ in xfs_bulkstat_one()
344 xfs_daddr_t bno; /* inode cluster start daddr */ in xfs_bulkstat() local
Dxfs_bmap.c363 #define xfs_bmap_validate_ret(bno,len,flags,mval,onmap,nmap) argument
375 #define xfs_bunmap_trace(ip, bno, len, flags, ra) argument
409 xfs_fsblock_t bno, in xfs_bmbt_lookup_eq()
423 xfs_fsblock_t bno, in xfs_bmbt_lookup_ge()
442 xfs_fsblock_t bno, in xfs_bmbt_update()
3153 xfs_fsblock_t bno; in xfs_bmap_del_extent() local
3703 xfs_fileoff_t bno, /* block number searched for */ in xfs_bmap_search_multi_extents()
3754 xfs_fileoff_t bno, /* block number searched for */ in xfs_bmap_search_extents()
3974 xfs_fileoff_t bno, in xfs_bunmap_trace()
4150 xfs_fsblock_t bno, /* fs block number of extent */ in xfs_bmap_add_free()
[all …]
Dxfs_rtalloc.c86 xfs_fileoff_t bno; /* block number in file */ in xfs_growfs_rt_alloc() local
320 xfs_rtblock_t bno, /* starting block number to allocate */ in xfs_rtallocate_extent_exact()
399 xfs_rtblock_t bno, /* starting block number to allocate */ in xfs_rtallocate_extent_near()
906 xfs_rtblock_t bno, /* starting block number of extent */ in xfs_rtcheck_alloc_range()
2072 xfs_rtblock_t bno, /* starting block number to allocate */ in xfs_rtallocate_extent()
2157 xfs_rtblock_t bno, /* starting block number to free */ in xfs_rtfree_extent()
Dxfs_da_btree.c1562 xfs_fileoff_t bno, b; in xfs_da_grow_inode() local
1909 xfs_dablk_t bno, in xfs_da_map_covers_blocks()
1936 xfs_dablk_t bno, in xfs_da_do_buf()
2149 xfs_dablk_t bno, in xfs_da_get_buf()
2165 xfs_dablk_t bno, in xfs_da_read_buf()
2181 xfs_dablk_t bno, in xfs_da_reada_buf()
Dxfs_iget.c225 xfs_daddr_t bno, in xfs_iget_cache_miss()
332 xfs_daddr_t bno) in xfs_iget()
Dxfs_alloc_btree.c82 xfs_agblock_t bno; in xfs_allocbt_alloc_block() local
115 xfs_agblock_t bno; in xfs_allocbt_free_block() local
Dxfs_dir2.c516 xfs_fileoff_t bno; /* directory offset of new block */ in xfs_dir2_grow_inode() local
700 xfs_fileoff_t bno; /* directory file offset */ in xfs_dir2_shrink_inode() local
Dxfs_inode.c781 xfs_daddr_t bno, in xfs_iread()
3913 xfs_fileoff_t bno, /* block number to search for */ in xfs_iext_bno_to_ext()
3984 xfs_fileoff_t bno, /* block number to search for */ in xfs_iext_bno_to_irec()
Dxfs_dir2_leaf.c1126 xfs_dir2_db_t bno, /* directory block number */ in xfs_dir2_leaf_init()
Dxfs_btree.c152 xfs_dfsbno_t bno, /* btree block disk address */ in xfs_btree_check_lptr()
169 xfs_agblock_t bno, /* btree block disk address */ in xfs_btree_check_sptr()
Dxfs_log_recover.c68 #define XLOG_SECTOR_ROUNDDOWN_BLKNO(log, bno) ((bno) & ~(log)->l_sectbb_mask) argument
/fs/freevxfs/
Dvxfs_bmap.c87 daddr_t bno; in vxfs_bmap_ext4() local
/fs/xfs/linux-2.6/
Dxfs_ioctl32.c239 xfs_daddr_t bno, /* starting bno of inode cluster */ in xfs_bulkstat_one_compat()
Dxfs_buf.h340 #define XFS_BUF_SET_ADDR(bp, bno) ((bp)->b_bn = (xfs_daddr_t)(bno)) argument
/fs/xfs/quota/
Dxfs_qm.c1460 xfs_fsblock_t bno, in xfs_qm_dqiter_bufs()
1681 xfs_daddr_t bno, /* starting block of inode cluster */ in xfs_qm_dqusage_adjust()
Dxfs_qm_syscalls.c1343 xfs_daddr_t bno, /* starting block of inode cluster */ in xfs_qm_internalqcheck_adjust()
/fs/ufs/
Dufs_fs.h228 #define ufs_cbtocylno(bno) \ argument
230 #define ufs_cbtorpos(bno) \ argument