Lines Matching refs:fl_list
285 list_for_each_entry(fl, list, fl_list) {
314 list_for_each_entry(fl, list, fl_list)
337 INIT_LIST_HEAD(&fl->fl_list);
358 BUG_ON(!list_empty(&fl->fl_list));
393 fl = list_first_entry(dispose, struct file_lock, fl_list);
394 list_del_init(&fl->fl_list);
880 list_add_tail(&fl->fl_list, before);
888 list_del_init(&fl->fl_list);
897 list_add(&fl->fl_list, dispose);
965 list_for_each_entry(cfl, &ctx->flc_posix, fl_list) {
1086 list_for_each_entry(fl, &ctx->flc_flock, fl_list) {
1103 list_for_each_entry(fl, &ctx->flc_flock, fl_list) {
1169 list_for_each_entry(fl, &ctx->flc_posix, fl_list) {
1204 list_for_each_entry(fl, &ctx->flc_posix, fl_list) {
1210 list_for_each_entry_safe_from(fl, tmp, &ctx->flc_posix, fl_list) {
1288 locks_insert_lock_ctx(request, &fl->fl_list);
1318 locks_insert_lock_ctx(new_fl, &fl->fl_list);
1330 locks_insert_lock_ctx(left, &fl->fl_list);
1424 list_for_each_entry(fl, &ctx->flc_posix, fl_list) {
1548 list_for_each_entry_safe(fl, tmp, &ctx->flc_lease, fl_list) {
1587 list_for_each_entry(fl, &ctx->flc_lease, fl_list) {
1643 list_for_each_entry_safe(fl, tmp, &ctx->flc_lease, fl_list) {
1671 fl = list_first_entry(&ctx->flc_lease, struct file_lock, fl_list);
1731 struct file_lock, fl_list);
1778 list_for_each_entry(fl, &ctx->flc_lease, fl_list) {
1887 list_for_each_entry(fl, &ctx->flc_lease, fl_list) {
1967 list_for_each_entry(fl, &ctx->flc_lease, fl_list) {
2765 list_for_each_entry_safe(fl, tmp, &ctx->flc_lease, fl_list)
2952 list_for_each_entry(fl, head, fl_list) {