Lines Matching refs:fl_list
210 list_for_each_entry(fl, list, fl_list) {
239 list_for_each_entry(fl, list, fl_list)
262 INIT_LIST_HEAD(&fl->fl_list);
283 BUG_ON(!list_empty(&fl->fl_list));
319 list_for_each_entry(fl, &flctx->flc_posix, fl_list) {
346 fl = list_first_entry(dispose, struct file_lock, fl_list);
347 list_del_init(&fl->fl_list);
817 list_add_tail(&fl->fl_list, before);
825 list_del_init(&fl->fl_list);
834 list_add(&fl->fl_list, dispose);
918 list_for_each_entry(cfl, &ctx->flc_posix, fl_list) {
1049 list_for_each_entry(fl, &ctx->flc_flock, fl_list) {
1066 list_for_each_entry(fl, &ctx->flc_flock, fl_list) {
1135 list_for_each_entry(fl, &ctx->flc_posix, fl_list) {
1181 list_for_each_entry(fl, &ctx->flc_posix, fl_list) {
1187 list_for_each_entry_safe_from(fl, tmp, &ctx->flc_posix, fl_list) {
1265 locks_insert_lock_ctx(request, &fl->fl_list);
1295 locks_insert_lock_ctx(new_fl, &fl->fl_list);
1307 locks_insert_lock_ctx(left, &fl->fl_list);
1428 list_for_each_entry_safe(fl, tmp, &ctx->flc_lease, fl_list) {
1467 list_for_each_entry(fl, &ctx->flc_lease, fl_list) {
1523 list_for_each_entry_safe(fl, tmp, &ctx->flc_lease, fl_list) {
1551 fl = list_first_entry(&ctx->flc_lease, struct file_lock, fl_list);
1611 struct file_lock, fl_list);
1658 list_for_each_entry(fl, &ctx->flc_lease, fl_list) {
1763 list_for_each_entry(fl, &ctx->flc_lease, fl_list) {
1843 list_for_each_entry(fl, &ctx->flc_lease, fl_list) {
2609 list_for_each_entry_safe(fl, tmp, &ctx->flc_lease, fl_list)
2833 list_for_each_entry(fl, head, fl_list) {