Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dfs.h1092 struct file_lock { struct
1093 struct file_lock *fl_blocker; /* The lock, that is blocking us */ argument
1094 struct list_head fl_list; /* link into file_lock_context */ argument
1117 const struct file_lock_operations *fl_ops; /* Callbacks for filesystems */ argument
1134 struct file_lock_context { argument
/OK3568_Linux_fs/kernel/fs/
H A Dlocks.c818 static void __locks_insert_block(struct file_lock *blocker, in __locks_insert_block()
820 bool conflict(struct file_lock *, in __locks_insert_block()
845 static void locks_insert_block(struct file_lock *blocker, in locks_insert_block()
847 bool conflict(struct file_lock *, in locks_insert_block()
2479 struct file_lock *file_lock = locks_alloc_lock(); in fcntl_setlk() local
2610 struct file_lock *file_lock = locks_alloc_lock(); in fcntl_setlk64() local
/OK3568_Linux_fs/kernel/fs/ocfs2/
H A Docfs1_fs_compat.h66 __u8 file_lock; member
/OK3568_Linux_fs/kernel/drivers/misc/genwqe/
H A Dcard_base.h315 spinlock_t file_lock; /* lock for open files */ member
/OK3568_Linux_fs/kernel/drivers/fsi/
H A Dfsi-sbefifo.c131 struct mutex file_lock; member
/OK3568_Linux_fs/kernel/fs/nfsd/
H A Dnfs4state.c6681 struct file_lock *file_lock = NULL; in nfsd4_lock() local
6920 struct file_lock *file_lock = NULL; in nfsd4_lockt() local
6997 struct file_lock *file_lock = NULL; in nfsd4_locku() local