Searched refs:file_lock_context (Results 1 – 13 of 13) sorted by relevance
129 struct file_lock_context { struct181 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 *
679 struct file_lock_context *i_flctx;
173 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 …]
39 TP_PROTO(struct inode *inode, int type, struct file_lock_context *ctx),47 __field(struct file_lock_context *, ctx)
213 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()
375 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()
1189 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()
149 struct file_lock_context *flctx = locks_inode_context(inode); in nfs_delegation_claim_locks()
1178 struct file_lock_context *flctx; in nfs_coalesce_size()
1506 struct file_lock_context *flctx = locks_inode_context(inode); in nfs4_reclaim_locks()
325 struct file_lock_context *ctx = locks_inode_context(file_inode(filp)); in check_lock_range()
4801 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()
1545 struct file_lock_context *flctx = locks_inode_context(inode); in cifs_push_posix_locks()
Completed in 68 milliseconds