Home
last modified time | relevance | path

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

/linux-6.1.9/fs/xfs/libxfs/
Dxfs_btree.h112 int (*free_block)(struct xfs_btree_cur *cur, struct xfs_buf *bp); member
/linux-6.1.9/net/sched/
Dcls_api.c434 static void tcf_chain_destroy(struct tcf_chain *chain, bool free_block) in tcf_chain_destroy()
556 bool free_block = false; in __tcf_chain_put() local
1185 bool free_block = list_empty(&block->chain_list); in __tcf_block_put() local
/linux-6.1.9/mm/
Dslab.c3273 static void free_block(struct kmem_cache *cachep, void **objpp, in free_block() function
/linux-6.1.9/fs/reiserfs/
Dreiserfs.h480 stat_cnt_t free_block; member