Searched refs:bfl (Results 1 – 1 of 1) sorted by relevance
2875 struct file_lock *fl, *bfl; in locks_show() local2885 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()