Searched refs:file_lock_list_struct (Results 1 – 1 of 1) sorted by relevance
133 struct file_lock_list_struct { struct137 static DEFINE_PER_CPU(struct file_lock_list_struct, file_lock_list); argument605 struct file_lock_list_struct *fll = this_cpu_ptr(&file_lock_list); in locks_insert_global_locks()618 struct file_lock_list_struct *fll; in locks_delete_global_locks()2918 struct file_lock_list_struct *fll = per_cpu_ptr(&file_lock_list, i); in filelock_init()