Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
Dfilelock.h112 struct file_lock { struct
113 struct file_lock_core c; argument
117 const struct file_lock_operations *fl_ops; /* Callbacks for filesystems */ argument
134 struct file_lock_core c; argument
/linux-6.15/fs/ocfs2/
Docfs1_fs_compat.h64 __u8 file_lock; member
/linux-6.15/fs/
Dlocks.c72 static struct file_lock *file_lock(struct file_lock_core *flc) in file_lock() function
2404 struct file_lock *file_lock = locks_alloc_lock(); in fcntl_setlk() local
2527 struct file_lock *file_lock = locks_alloc_lock(); in fcntl_setlk64() local
/linux-6.15/drivers/misc/genwqe/
Dcard_base.h315 spinlock_t file_lock; /* lock for open files */ member
/linux-6.15/drivers/fsi/
Dfsi-sbefifo.c136 struct mutex file_lock; member
/linux-6.15/fs/nfsd/
Dnfs4state.c8139 struct file_lock *file_lock = NULL; in nfsd4_lock() local
8397 struct file_lock *file_lock = NULL; in nfsd4_lockt() local
8481 struct file_lock *file_lock = NULL; in nfsd4_locku() local