Home
last modified time | relevance | path

Searched defs:file_lock (Results 1 – 2 of 2) sorted by relevance

/include/linux/
Dfs.h1079 struct file_lock { struct
1080 struct file_lock *fl_blocker; /* The lock, that is blocking us */ argument
1081 struct list_head fl_list; /* link into file_lock_context */ argument
1104 const struct file_lock_operations *fl_ops; /* Callbacks for filesystems */ argument
1117 struct file_lock_context { argument
Dlsm_hooks.h1610 int (*file_lock)(struct file *file, unsigned int cmd); member
1921 struct hlist_head file_lock; member