Searched defs:file_lock (Results 1 – 2 of 2) sorted by relevance
1079 struct file_lock { struct1080 struct file_lock *fl_blocker; /* The lock, that is blocking us */ argument1081 struct list_head fl_list; /* link into file_lock_context */ argument1104 const struct file_lock_operations *fl_ops; /* Callbacks for filesystems */ argument1117 struct file_lock_context { argument
1610 int (*file_lock)(struct file *file, unsigned int cmd); member1921 struct hlist_head file_lock; member