Home
last modified time | relevance | path

Searched defs:acur (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/xfs/libxfs/
H A Dxfs_alloc.c755 xfs_alloc_cur_setup( struct xfs_alloc_arg *args, struct xfs_alloc_cur *acur) xfs_alloc_cur_setup() argument
798 xfs_alloc_cur_close( struct xfs_alloc_cur *acur, bool error) xfs_alloc_cur_close() argument
823 xfs_alloc_cur_check( struct xfs_alloc_arg *args, struct xfs_alloc_cur *acur, struct xfs_btree_cur *cur, int *new) xfs_alloc_cur_check() argument
921 xfs_alloc_cur_finish( struct xfs_alloc_arg *args, struct xfs_alloc_cur *acur) xfs_alloc_cur_finish() argument
951 xfs_alloc_cntbt_iter( struct xfs_alloc_arg *args, struct xfs_alloc_cur *acur) xfs_alloc_cntbt_iter() argument
1315 xfs_alloc_walk_iter( struct xfs_alloc_arg *args, struct xfs_alloc_cur *acur, struct xfs_btree_cur *cur, bool increment, bool find_one, int count, int *stat) xfs_alloc_walk_iter() argument
1367 xfs_alloc_ag_vextent_locality( struct xfs_alloc_arg *args, struct xfs_alloc_cur *acur, int *stat) xfs_alloc_ag_vextent_locality() argument
1493 xfs_alloc_ag_vextent_lastblock( struct xfs_alloc_arg *args, struct xfs_alloc_cur *acur, xfs_agblock_t *bno, xfs_extlen_t *len, bool *allocated) xfs_alloc_ag_vextent_lastblock() argument
1560 struct xfs_alloc_cur acur = {}; xfs_alloc_ag_vextent_near() local
[all...]
/kernel/linux/linux-6.6/fs/xfs/libxfs/
H A Dxfs_alloc.c811 xfs_alloc_cur_setup( struct xfs_alloc_arg *args, struct xfs_alloc_cur *acur) xfs_alloc_cur_setup() argument
852 xfs_alloc_cur_close( struct xfs_alloc_cur *acur, bool error) xfs_alloc_cur_close() argument
877 xfs_alloc_cur_check( struct xfs_alloc_arg *args, struct xfs_alloc_cur *acur, struct xfs_btree_cur *cur, int *new) xfs_alloc_cur_check() argument
974 xfs_alloc_cur_finish( struct xfs_alloc_arg *args, struct xfs_alloc_cur *acur) xfs_alloc_cur_finish() argument
1004 xfs_alloc_cntbt_iter( struct xfs_alloc_arg *args, struct xfs_alloc_cur *acur) xfs_alloc_cntbt_iter() argument
1297 xfs_alloc_walk_iter( struct xfs_alloc_arg *args, struct xfs_alloc_cur *acur, struct xfs_btree_cur *cur, bool increment, bool find_one, int count, int *stat) xfs_alloc_walk_iter() argument
1349 xfs_alloc_ag_vextent_locality( struct xfs_alloc_arg *args, struct xfs_alloc_cur *acur, int *stat) xfs_alloc_ag_vextent_locality() argument
1474 xfs_alloc_ag_vextent_lastblock( struct xfs_alloc_arg *args, struct xfs_alloc_cur *acur, xfs_agblock_t *bno, xfs_extlen_t *len, bool *allocated) xfs_alloc_ag_vextent_lastblock() argument
1542 struct xfs_alloc_cur acur = {}; xfs_alloc_ag_vextent_near() local
[all...]

Completed in 5 milliseconds