Home
last modified time | relevance | path

Searched refs:file_lock_context (Results 1 – 13 of 13) sorted by relevance

/linux-6.3-rc2/include/linux/
A Dfilelock.h129 struct file_lock_context { struct
181 bool locks_owner_has_blockers(struct file_lock_context *flctx,
184 static inline struct file_lock_context *
330 static inline bool locks_owner_has_blockers(struct file_lock_context *flctx, in locks_owner_has_blockers()
336 static inline struct file_lock_context *
A Dfs.h679 struct file_lock_context *i_flctx;
/linux-6.3-rc2/fs/
A Dlocks.c173 static struct file_lock_context *
176 struct file_lock_context *ctx; in locks_get_lock_context()
890 struct file_lock_context *ctx; in posix_test_lock()
1011 struct file_lock_context *ctx; in flock_lock_inode()
1087 struct file_lock_context *ctx; in posix_lock_inode()
1475 struct file_lock_context *ctx; in __break_lease()
1589 struct file_lock_context *ctx; in lease_get_mtime()
1634 struct file_lock_context *ctx; in fcntl_getlease()
1708 struct file_lock_context *ctx; in generic_add_lease()
1824 struct file_lock_context *ctx; in generic_delete_lease()
[all …]
/linux-6.3-rc2/include/trace/events/
A Dfilelock.h39 TP_PROTO(struct inode *inode, int type, struct file_lock_context *ctx),
47 __field(struct file_lock_context *, ctx)
/linux-6.3-rc2/fs/lockd/
A Dsvcsubs.c213 struct file_lock_context *flctx = locks_inode_context(inode); in nlm_traverse_locks()
268 struct file_lock_context *flctx = locks_inode_context(inode); in nlm_file_inuse()
/linux-6.3-rc2/fs/ceph/
A Dlocks.c375 struct file_lock_context *ctx; in ceph_count_locks()
434 struct file_lock_context *ctx = locks_inode_context(inode); in ceph_encode_locks_to_buffer()
/linux-6.3-rc2/fs/nfs/
A Dwrite.c1189 struct file_lock_context *flctx = locks_inode_context(file_inode(file)); in nfs_flush_incompatible()
1325 struct file_lock_context *flctx = locks_inode_context(inode); in nfs_can_extend_write()
A Ddelegation.c149 struct file_lock_context *flctx = locks_inode_context(inode); in nfs_delegation_claim_locks()
A Dpagelist.c1178 struct file_lock_context *flctx; in nfs_coalesce_size()
A Dnfs4state.c1506 struct file_lock_context *flctx = locks_inode_context(inode); in nfs4_reclaim_locks()
/linux-6.3-rc2/fs/ksmbd/
A Dvfs.c325 struct file_lock_context *ctx = locks_inode_context(file_inode(filp)); in check_lock_range()
/linux-6.3-rc2/fs/nfsd/
A Dnfs4state.c4801 struct file_lock_context *ctx = locks_inode_context(inode); in nfsd4_deleg_present()
5956 struct file_lock_context *ctx; in nfs4_lockowner_has_blockers()
7840 struct file_lock_context *flctx; in check_for_locks()
/linux-6.3-rc2/fs/cifs/
A Dfile.c1545 struct file_lock_context *flctx = locks_inode_context(inode); in cifs_push_posix_locks()

Completed in 57 milliseconds