Lines Matching defs:file_lock___2
37894 struct file_lock___2 { struct
37895 struct file_lock___2 *fl_blocker; argument
37896 struct list_head fl_list;
37897 struct hlist_node fl_link;
37898 struct list_head fl_blocked_requests;
37899 struct list_head fl_blocked_member;
37900 fl_owner_t fl_owner;
37901 unsigned int fl_flags;
37902 unsigned char fl_type;
37903 unsigned int fl_pid;
37904 int fl_link_cpu;
37928 void (*lm_notify)(struct file_lock___2 *); argument