Home
last modified time | relevance | path

Searched refs:xnr (Results 1 – 8 of 8) sorted by relevance

/linux/fs/xfs/scrub/
H A Dnewbt.c55 struct xrep_newbt *xnr) in xrep_newbt_estimate_slack() argument
57 struct xfs_scrub *sc = xnr->sc; in xrep_newbt_estimate_slack()
58 struct xfs_btree_bload *bload = &xnr->bload; in xrep_newbt_estimate_slack()
96 struct xrep_newbt *xnr, in xrep_newbt_init_ag() argument
102 memset(xnr, 0, sizeof(struct xrep_newbt)); in xrep_newbt_init_ag()
103 xnr->sc = sc; in xrep_newbt_init_ag()
104 xnr->oinfo = *oinfo; /* structure copy */ in xrep_newbt_init_ag()
105 xnr->alloc_hint = alloc_hint; in xrep_newbt_init_ag()
106 xnr->resv = resv; in xrep_newbt_init_ag()
107 INIT_LIST_HEAD(&xnr in xrep_newbt_init_ag()
115 xrep_newbt_init_inode(struct xrep_newbt * xnr,struct xfs_scrub * sc,int whichfork,const struct xfs_owner_info * oinfo) xrep_newbt_init_inode() argument
141 xrep_newbt_init_metadir_inode(struct xrep_newbt * xnr,struct xfs_scrub * sc) xrep_newbt_init_metadir_inode() argument
177 xrep_newbt_init_bare(struct xrep_newbt * xnr,struct xfs_scrub * sc) xrep_newbt_init_bare() argument
190 xrep_newbt_add_blocks(struct xrep_newbt * xnr,struct xfs_perag * pag,const struct xfs_alloc_arg * args) xrep_newbt_add_blocks() argument
232 xrep_newbt_add_extent(struct xrep_newbt * xnr,struct xfs_perag * pag,xfs_agblock_t agbno,xfs_extlen_t len) xrep_newbt_add_extent() argument
251 xrep_newbt_validate_ag_alloc_hint(struct xrep_newbt * xnr) xrep_newbt_validate_ag_alloc_hint() argument
267 xrep_newbt_alloc_ag_blocks(struct xrep_newbt * xnr,uint64_t nr_blocks) xrep_newbt_alloc_ag_blocks() argument
329 xrep_newbt_validate_file_alloc_hint(struct xrep_newbt * xnr) xrep_newbt_validate_file_alloc_hint() argument
342 xrep_newbt_alloc_file_blocks(struct xrep_newbt * xnr,uint64_t nr_blocks) xrep_newbt_alloc_file_blocks() argument
407 xrep_newbt_alloc_blocks(struct xrep_newbt * xnr,uint64_t nr_blocks) xrep_newbt_alloc_blocks() argument
421 xrep_newbt_free_extent(struct xrep_newbt * xnr,struct xrep_newbt_resv * resv,bool btree_committed) xrep_newbt_free_extent() argument
476 xrep_newbt_free(struct xrep_newbt * xnr,bool btree_committed) xrep_newbt_free() argument
542 xrep_newbt_commit(struct xrep_newbt * xnr) xrep_newbt_commit() argument
554 xrep_newbt_cancel(struct xrep_newbt * xnr) xrep_newbt_cancel() argument
563 xrep_newbt_claim_block(struct xfs_btree_cur * cur,struct xrep_newbt * xnr,union xfs_btree_ptr * ptr) xrep_newbt_claim_block() argument
605 xrep_newbt_unused_blocks(struct xrep_newbt * xnr) xrep_newbt_unused_blocks() argument
[all...]
H A Dnewbt.h60 void xrep_newbt_init_bare(struct xrep_newbt *xnr, struct xfs_scrub *sc);
61 void xrep_newbt_init_ag(struct xrep_newbt *xnr, struct xfs_scrub *sc,
64 int xrep_newbt_init_inode(struct xrep_newbt *xnr, struct xfs_scrub *sc,
66 int xrep_newbt_init_metadir_inode(struct xrep_newbt *xnr, struct xfs_scrub *sc);
67 int xrep_newbt_alloc_blocks(struct xrep_newbt *xnr, uint64_t nr_blocks);
68 int xrep_newbt_add_extent(struct xrep_newbt *xnr, struct xfs_perag *pag,
70 void xrep_newbt_cancel(struct xrep_newbt *xnr);
71 int xrep_newbt_commit(struct xrep_newbt *xnr);
72 int xrep_newbt_claim_block(struct xfs_btree_cur *cur, struct xrep_newbt *xnr,
74 unsigned int xrep_newbt_unused_blocks(struct xrep_newbt *xnr);
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bios/
H A DP0260.c30 u8 *ver, u8 *hdr, u8 *cnt, u8 *len, u8 *xnr, u8 *xsz) in nvbios_P0260Te() argument
45 *xnr = nvbios_rd08(bios, data + 3); in nvbios_P0260Te()
60 u8 hdr, cnt, xnr, xsz; in nvbios_P0260Ee() local
61 u32 data = nvbios_P0260Te(bios, ver, &hdr, &cnt, len, &xnr, &xsz); in nvbios_P0260Ee()
86 u8 hdr, cnt, len, xnr; in nvbios_P0260Xe() local
87 u32 data = nvbios_P0260Te(bios, ver, &hdr, &cnt, &len, &xnr, xsz); in nvbios_P0260Xe()
88 if (data && idx < xnr) in nvbios_P0260Xe()
H A Dcstep.c30 u8 *ver, u8 *hdr, u8 *cnt, u8 *len, u8 *xnr, u8 *xsz) in nvbios_cstepTe() argument
46 *xnr = nvbios_rd08(bios, cstep + 5); in nvbios_cstepTe()
61 u8 cnt, len, xnr, xsz; in nvbios_cstepEe() local
62 u32 data = nvbios_cstepTe(bios, ver, hdr, &cnt, &len, &xnr, &xsz); in nvbios_cstepEe()
99 u8 cnt, len, xnr, xsz; in nvbios_cstepXe() local
100 u32 data = nvbios_cstepTe(bios, ver, hdr, &cnt, &len, &xnr, &xsz); in nvbios_cstepXe()
101 if (data && idx < xnr) { in nvbios_cstepXe()
/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/
H A DP0260.h5 u8 *ver, u8 *hdr, u8 *cnt, u8 *len, u8 *xnr, u8 *xsz);
H A Dcstep.h5 u8 *ver, u8 *hdr, u8 *cnt, u8 *len, u8 *xnr, u8 *xsz);
/linux/drivers/staging/media/atomisp/pci/runtime/binary/src/
H A Dbinary.c1041 if (!candidate->enable.xnr && need_xnr) { in ia_css_binary_find()
1043 __LINE__, candidate->enable.xnr, need_xnr); in ia_css_binary_find()
/linux/drivers/staging/media/ipu3/
H A Dipu3-abi.h1711 u8 xnr; member