Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dfs.h979 struct file_lock { struct
980 struct file_lock *fl_next; /* singly linked list for this inode */ argument
981 struct list_head fl_list; /* link into file_lock_context */ argument
1000 const struct file_lock_operations *fl_ops; /* Callbacks for filesystems */ argument
1012 struct file_lock_context { argument
Dlsm_hooks.h1435 int (*file_lock)(struct file *file, unsigned int cmd); member
1699 struct list_head file_lock; member
/linux-4.4.14/fs/
Dlocks.c2027 struct file_lock file_lock; in fcntl_getlk() local
2159 struct file_lock *file_lock = locks_alloc_lock(); in fcntl_setlk() local
2253 struct file_lock file_lock; in fcntl_getlk64() local
2301 struct file_lock *file_lock = locks_alloc_lock(); in fcntl_setlk64() local
/linux-4.4.14/fs/ocfs2/
Docfs1_fs_compat.h79 __u8 file_lock; member
/linux-4.4.14/drivers/misc/genwqe/
Dcard_base.h322 spinlock_t file_lock; /* lock for open files */ member
/linux-4.4.14/drivers/staging/lustre/lustre/llite/
Dfile.c2649 ll_file_flock(struct file *file, int cmd, struct file_lock *file_lock) in ll_file_flock()
2770 ll_file_noflock(struct file *file, int cmd, struct file_lock *file_lock) in ll_file_noflock()
/linux-4.4.14/fs/nfsd/
Dnfs4state.c5527 struct file_lock *file_lock = NULL; in nfsd4_lock() local
5725 struct file_lock *file_lock = NULL; in nfsd4_lockt() local
5800 struct file_lock *file_lock = NULL; in nfsd4_locku() local