Searched defs:bno (Results 1 - 25 of 34) sorted by relevance

12

/linux-master/fs/xfs/
H A Dxfs_extent_busy.h24 xfs_agblock_t bno; member in struct:xfs_extent_busy
H A Dxfs_extent_busy.c23 xfs_extent_busy_insert_list( struct xfs_perag *pag, xfs_agblock_t bno, xfs_extlen_t len, unsigned int flags, struct list_head *busy_list) argument
72 xfs_extent_busy_insert( struct xfs_trans *tp, struct xfs_perag *pag, xfs_agblock_t bno, xfs_extlen_t len, unsigned int flags) argument
83 xfs_extent_busy_insert_discard( struct xfs_perag *pag, xfs_agblock_t bno, xfs_extlen_t len, struct list_head *busy_list) argument
103 xfs_extent_busy_search( struct xfs_mount *mp, struct xfs_perag *pag, xfs_agblock_t bno, xfs_extlen_t len) argument
346 xfs_extent_busy_trim( struct xfs_alloc_arg *args, xfs_agblock_t *bno, xfs_extlen_t *len, unsigned *busy_gen) argument
[all...]
H A Dxfs_bmap_util.c265 xfs_fileoff_t bno, first_bno; local
201 xfs_getbmap_report_hole( struct xfs_inode *ip, struct getbmapx *bmv, struct kgetbmap *out, int64_t bmv_end, xfs_fileoff_t bno, xfs_fileoff_t end) argument
[all...]
H A Dxfs_rtalloc.c664 xfs_fileoff_t bno; /* block number in file */ local
H A Dxfs_qm.c916 xfs_qm_reset_dqcounts_all( struct xfs_mount *mp, xfs_dqid_t firstid, xfs_fsblock_t bno, xfs_filblks_t blkcnt, xfs_dqtype_t type, struct list_head *buffer_list) argument
/linux-master/fs/iomap/
H A Dfiemap.c98 iomap_bmap(struct address_space *mapping, sector_t bno, argument
/linux-master/fs/xfs/libxfs/
H A Dxfs_btree_mem.h45 static inline bool xfbtree_verify_bno(struct xfbtree *xfbt, xfbno_t bno) argument
H A Dxfs_btree_mem.c92 xfbno_t bno = xfbt->highest_bno++; local
170 xfbno_t bno = xfbt->highest_bno++; local
196 xfbno_t bno = xfs_daddr_to_xfbno(daddr); local
[all...]
H A Dxfs_attr_remote.c126 xfs_daddr_t bno; local
192 xfs_daddr_t bno; local
68 xfs_attr3_rmt_hdr_ok( void *ptr, xfs_ino_t ino, uint32_t offset, uint32_t size, xfs_daddr_t bno) argument
91 xfs_attr3_rmt_verify( struct xfs_mount *mp, struct xfs_buf *bp, void *ptr, int fsbsize, xfs_daddr_t bno) argument
240 xfs_attr3_rmt_hdr_set( struct xfs_mount *mp, void *ptr, xfs_ino_t ino, uint32_t offset, uint32_t size, xfs_daddr_t bno) argument
289 xfs_daddr_t bno = xfs_buf_daddr(bp); local
338 xfs_daddr_t bno = xfs_buf_daddr(bp); local
[all...]
H A Dxfs_dir2.c576 xfs_fileoff_t bno; /* directory offset of new block */ local
671 xfs_fileoff_t bno; /* directory file offset */ local
[all...]
H A Dxfs_alloc_btree.c75 xfs_agblock_t bno; local
103 xfs_agblock_t bno; local
[all...]
H A Dxfs_dir2_data.c416 xfs_dir3_data_read( struct xfs_trans *tp, struct xfs_inode *dp, xfs_dablk_t bno, unsigned int flags, struct xfs_buf **bpp) argument
446 xfs_dir3_data_readahead( struct xfs_inode *dp, xfs_dablk_t bno, unsigned int flags) argument
H A Dxfs_ag.c309 xfs_agblock_t bno; local
H A Dxfs_rmap_btree.c92 xfs_agblock_t bno; local
124 xfs_agblock_t bno; local
H A Dxfs_rmap.c35 xfs_rmap_lookup_le( struct xfs_btree_cur *cur, xfs_agblock_t bno, uint64_t owner, uint64_t offset, unsigned int flags, struct xfs_rmap_irec *irec, int *stat) argument
73 xfs_rmap_lookup_eq( struct xfs_btree_cur *cur, xfs_agblock_t bno, xfs_extlen_t len, uint64_t owner, uint64_t offset, unsigned int flags, int *stat) argument
367 xfs_rmap_find_left_neighbor( struct xfs_btree_cur *cur, xfs_agblock_t bno, uint64_t owner, uint64_t offset, unsigned int flags, struct xfs_rmap_irec *irec, int *stat) argument
468 xfs_rmap_lookup_le_range( struct xfs_btree_cur *cur, xfs_agblock_t bno, uint64_t owner, uint64_t offset, unsigned int flags, struct xfs_rmap_irec *irec, int *stat) argument
615 xfs_rmap_unmap( struct xfs_btree_cur *cur, xfs_agblock_t bno, xfs_extlen_t len, bool unwritten, const struct xfs_owner_info *oinfo) argument
908 xfs_rmap_free( struct xfs_trans *tp, struct xfs_buf *agbp, struct xfs_perag *pag, xfs_agblock_t bno, xfs_extlen_t len, const struct xfs_owner_info *oinfo) argument
965 xfs_rmap_map( struct xfs_btree_cur *cur, xfs_agblock_t bno, xfs_extlen_t len, bool unwritten, const struct xfs_owner_info *oinfo) argument
1160 xfs_rmap_alloc( struct xfs_trans *tp, struct xfs_buf *agbp, struct xfs_perag *pag, xfs_agblock_t bno, xfs_extlen_t len, const struct xfs_owner_info *oinfo) argument
1200 xfs_rmap_convert( struct xfs_btree_cur *cur, xfs_agblock_t bno, xfs_extlen_t len, bool unwritten, const struct xfs_owner_info *oinfo) argument
1712 xfs_rmap_convert_shared( struct xfs_btree_cur *cur, xfs_agblock_t bno, xfs_extlen_t len, bool unwritten, const struct xfs_owner_info *oinfo) argument
2148 xfs_rmap_unmap_shared( struct xfs_btree_cur *cur, xfs_agblock_t bno, xfs_extlen_t len, bool unwritten, const struct xfs_owner_info *oinfo) argument
2343 xfs_rmap_map_shared( struct xfs_btree_cur *cur, xfs_agblock_t bno, xfs_extlen_t len, bool unwritten, const struct xfs_owner_info *oinfo) argument
2594 __xfs_rmap_finish_intent( struct xfs_btree_cur *rcur, enum xfs_rmap_intent_type op, xfs_agblock_t bno, xfs_extlen_t len, const struct xfs_owner_info *oinfo, bool unwritten) argument
2642 xfs_agblock_t bno; local
2810 xfs_rmap_alloc_extent( struct xfs_trans *tp, xfs_agnumber_t agno, xfs_agblock_t bno, xfs_extlen_t len, uint64_t owner) argument
2832 xfs_rmap_free_extent( struct xfs_trans *tp, xfs_agnumber_t agno, xfs_agblock_t bno, xfs_extlen_t len, uint64_t owner) argument
2886 xfs_rmap_has_records( struct xfs_btree_cur *cur, xfs_agblock_t bno, xfs_extlen_t len, enum xbtree_recpacking *outcome) argument
2937 xfs_rmap_ownercount_init( struct xfs_rmap_ownercount *roc, xfs_agblock_t bno, xfs_extlen_t len, const struct xfs_owner_info *oinfo, struct xfs_rmap_matches *results) argument
3017 xfs_rmap_count_owners( struct xfs_btree_cur *cur, xfs_agblock_t bno, xfs_extlen_t len, const struct xfs_owner_info *oinfo, struct xfs_rmap_matches *results) argument
3048 xfs_rmap_has_other_keys( struct xfs_btree_cur *cur, xfs_agblock_t bno, xfs_extlen_t len, const struct xfs_owner_info *oinfo, bool *has_other) argument
[all...]
H A Dxfs_refcount.c48 xfs_refcount_lookup_le( struct xfs_btree_cur *cur, enum xfs_refc_domain domain, xfs_agblock_t bno, int *stat) argument
68 xfs_refcount_lookup_ge( struct xfs_btree_cur *cur, enum xfs_refc_domain domain, xfs_agblock_t bno, int *stat) argument
88 xfs_refcount_lookup_eq( struct xfs_btree_cur *cur, enum xfs_refc_domain domain, xfs_agblock_t bno, int *stat) argument
1384 xfs_agblock_t bno; local
2054 xfs_refcount_has_records( struct xfs_btree_cur *cur, enum xfs_refc_domain domain, xfs_agblock_t bno, xfs_extlen_t len, enum xbtree_recpacking *outcome) argument
[all...]
/linux-master/fs/freevxfs/
H A Dvxfs_bmap.c64 daddr_t bno; local
/linux-master/fs/xfs/scrub/
H A Drmap.c584 xchk_xref_is_only_owned_by( struct xfs_scrub *sc, xfs_agblock_t bno, xfs_extlen_t len, const struct xfs_owner_info *oinfo) argument
609 xchk_xref_is_not_owned_by( struct xfs_scrub *sc, xfs_agblock_t bno, xfs_extlen_t len, const struct xfs_owner_info *oinfo) argument
632 xchk_xref_has_no_owner( struct xfs_scrub *sc, xfs_agblock_t bno, xfs_extlen_t len) argument
H A Drefcount.c93 xfs_agblock_t bno; member in struct:xchk_refcnt_check
170 xfs_agblock_t bno; local
379 xchk_refcountbt_xref_gaps( struct xfs_scrub *sc, struct xchk_refcbt_records *rrc, xfs_agblock_t bno) argument
[all...]
H A Dreap.c226 xfs_agblock_t bno = agbno; local
304 xfs_agblock_t bno = agbno + 1; local
[all...]
H A Drefcount_repair.c374 xrep_refc_push_rmaps_at( struct xrep_refc *rr, struct rcbag *rcstack, xfs_agblock_t bno, struct xfs_rmap_irec *rmap, bool *have) argument
H A Drepair.c455 xrep_findroot_agfl_walk( struct xfs_mount *mp, xfs_agblock_t bno, void *priv) argument
H A Dcommon.c69 __xchk_process_error( struct xfs_scrub *sc, xfs_agnumber_t agno, xfs_agblock_t bno, int *error, __u32 errflag, void *ret_ip) argument
110 xchk_process_error( struct xfs_scrub *sc, xfs_agnumber_t agno, xfs_agblock_t bno, int *error) argument
121 xchk_xref_process_error( struct xfs_scrub *sc, xfs_agnumber_t agno, xfs_agblock_t bno, int *error) argument
/linux-master/net/ceph/crush/
H A Dmapper.c1005 int bno; local
/linux-master/fs/ext2/
H A Dinode.c788 u32 bno; local
814 u32 bno; local
624 ext2_get_blocks(struct inode *inode, sector_t iblock, unsigned long maxblocks, u32 *bno, bool *new, bool *boundary, int create) argument

Completed in 588 milliseconds

12