Home
last modified time | relevance | path

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

/fs/
Dlocks.c2875 struct file_lock *fl, *bfl; in locks_show() local
2885 list_for_each_entry(bfl, &fl->fl_blocked_requests, fl_blocked_member) in locks_show()
2886 lock_get_status(f, bfl, iter->li_pos, " ->"); in locks_show()