Home
last modified time | relevance | path

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

/include/linux/
A Dfilelock.h95 struct list_head flc_list; /* link into file_lock_context */ member
423 #define for_each_file_lock(_fl, _head) list_for_each_entry(_fl, _head, c.flc_list)

Completed in 5 milliseconds