Home
last modified time | relevance | path

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

/linux-6.15/fs/bcachefs/
H A Dutil.h331 static inline struct list_head *list_pop(struct list_head *head) in list_pop() function
342 container_of_or_null(list_pop(head), type, member)