Home
last modified time | relevance | path

Searched refs:next_alloc (Results 1 – 4 of 4) sorted by relevance

/fs/bcachefs/
A Dalloc_foreground.c600 return cmp_int(stripe->next_alloc[l], stripe->next_alloc[r]); in __dev_stripe_cmp()
635 for (u64 *v = stripe->next_alloc; in bch2_stripe_state_rescale()
636 v < stripe->next_alloc + ARRAY_SIZE(stripe->next_alloc); v++) { in bch2_stripe_state_rescale()
645 for (u64 *v = stripe->next_alloc; in bch2_stripe_state_rescale()
646 v < stripe->next_alloc + ARRAY_SIZE(stripe->next_alloc); v++) in bch2_stripe_state_rescale()
663 u64 *v = stripe->next_alloc + ca->dev_idx; in bch2_dev_stripe_increment_inlined()
A Dalloc_types.h70 u64 next_alloc[BCH_SB_MEMBERS_MAX]; member
/fs/hfsplus/
A Dhfsplus_raw.h123 __be32 next_alloc; member
/fs/f2fs/
A Dfile.c1890 next_alloc: in f2fs_expand_inode_data()
1932 goto next_alloc; in f2fs_expand_inode_data()

Completed in 19 milliseconds