Searched refs:file_lock_list_struct (Results 1 – 1 of 1) sorted by relevance
208 struct file_lock_list_struct { struct212 static DEFINE_PER_CPU(struct file_lock_list_struct, file_lock_list); argument668 struct file_lock_list_struct *fll = this_cpu_ptr(&file_lock_list); in locks_insert_global_locks()681 struct file_lock_list_struct *fll; in locks_delete_global_locks()2982 struct file_lock_list_struct *fll = per_cpu_ptr(&file_lock_list, i); in filelock_init()