Home
last modified time | relevance | path

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

/fs/bcachefs/
A Dsuper-io.h40 container_of_or_null(_f, struct bch_sb_field_##_name, field)
A Dfs.h72 container_of_or_null(_inode, struct bch_inode_info, v)
A Dutil.h327 #define container_of_or_null(ptr, type, member) \ macro
344 container_of_or_null(list_pop(head), type, member)
A Dbtree_key_cache.c156 struct bkey_cached *ck = container_of_or_null( in bkey_cached_alloc()
177 ck = container_of_or_null(rcu_pending_dequeue_from_all(&bc->pending[pcpu_readers]), in bkey_cached_alloc()

Completed in 20 milliseconds