Home
last modified time | relevance | path

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

/Linux-v4.19/fs/
Dlocks.c167 struct file_lock_list_struct { struct
171 static DEFINE_PER_CPU(struct file_lock_list_struct, file_lock_list); argument
608 struct file_lock_list_struct *fll = this_cpu_ptr(&file_lock_list); in locks_insert_global_locks()
621 struct file_lock_list_struct *fll; in locks_delete_global_locks()
2808 struct file_lock_list_struct *fll = per_cpu_ptr(&file_lock_list, i); in filelock_init()