Home
last modified time | relevance | path

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

/fs/
Dlocks.c954 struct file_lock *cfl; in posix_test_lock() local
965 list_for_each_entry(cfl, &ctx->flc_posix, fl_list) { in posix_test_lock()
966 if (posix_locks_conflict(fl, cfl)) { in posix_test_lock()
967 locks_copy_conflock(fl, cfl); in posix_test_lock()