Searched refs:bfl (Results 1 – 1 of 1) sorted by relevance
2930 struct file_lock *fl, *bfl; in locks_show() local2940 list_for_each_entry(bfl, &fl->fl_blocked_requests, fl_blocked_member) in locks_show()2941 lock_get_status(f, bfl, iter->li_pos, " ->"); in locks_show()