Home
last modified time | relevance | path

Searched defs:free_block (Results 1 – 4 of 4) sorted by relevance

/linux-5.10/fs/xfs/libxfs/
Dxfs_btree.h115 int (*free_block)(struct xfs_btree_cur *cur, struct xfs_buf *bp); member
/linux-5.10/net/sched/
Dcls_api.c416 static void tcf_chain_destroy(struct tcf_chain *chain, bool free_block) in tcf_chain_destroy()
538 bool free_block = false; in __tcf_chain_put() local
1167 bool free_block = list_empty(&block->chain_list); in __tcf_block_put() local
/linux-5.10/mm/
Dslab.c3322 static void free_block(struct kmem_cache *cachep, void **objpp, in free_block() function
/linux-5.10/fs/reiserfs/
Dreiserfs.h482 stat_cnt_t free_block; member