Home
last modified time | relevance | path

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

/linux-4.1.27/fs/
Dlocks.c683 locks_insert_lock_ctx(struct file_lock *fl, struct list_head *before) in locks_insert_lock_ctx() function
921 locks_insert_lock_ctx(new_fl, &ctx->flc_flock); in flock_lock_inode()
1081 locks_insert_lock_ctx(request, &fl->fl_list); in __posix_lock_file()
1110 locks_insert_lock_ctx(new_fl, &fl->fl_list); in __posix_lock_file()
1122 locks_insert_lock_ctx(left, &fl->fl_list); in __posix_lock_file()
1679 locks_insert_lock_ctx(lease, &ctx->flc_lease); in generic_add_lease()