Home
last modified time | relevance | path

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

/linux/fs/
H A Dlocks.c237 locks_check_ctx_file_list(struct file *filp, struct list_head *list, char *list_type) in locks_check_ctx_file_list() function
2708 locks_check_ctx_file_list(filp, &ctx->flc_posix, "POSIX"); in locks_remove_file()
2709 locks_check_ctx_file_list(filp, &ctx->flc_flock, "FLOCK"); in locks_remove_file()
2710 locks_check_ctx_file_list(filp, &ctx->flc_lease, "LEASE"); in locks_remove_file()