Home
last modified time | relevance | path

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

/openbmc/linux/fs/
H A Dlocks.c133 struct file_lock_list_struct { struct
137 static DEFINE_PER_CPU(struct file_lock_list_struct, file_lock_list); argument
605 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()