Home
last modified time | relevance | path

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

/include/linux/
A Dfilelock.h445 if (!list_empty_careful(&flctx->flc_lease)) in break_lease()
464 if (!list_empty_careful(&flctx->flc_lease)) in break_deleg()
494 if (inode->i_flctx && !list_empty_careful(&inode->i_flctx->flc_lease)) in break_layout()
A Dlist.h407 static inline int list_empty_careful(const struct list_head *head) in list_empty_careful() function

Completed in 7 milliseconds