Home
last modified time | relevance | path

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

/linux/include/linux/
A Dfilelock.h142 struct file_lock_context { struct
219 bool locks_owner_has_blockers(struct file_lock_context *flctx,
222 static inline struct file_lock_context *
398 static inline bool locks_owner_has_blockers(struct file_lock_context *flctx, in locks_owner_has_blockers()
404 static inline struct file_lock_context *
423 struct file_lock_context *flctx; in break_lease()
442 struct file_lock_context *flctx; in break_deleg()
A Dfs.h721 struct file_lock_context *i_flctx;
/linux/fs/
A Dlocks.c176 static struct file_lock_context *
179 struct file_lock_context *ctx; in locks_get_lock_context()
955 struct file_lock_context *ctx; in posix_test_lock()
1078 struct file_lock_context *ctx; in flock_lock_inode()
1154 struct file_lock_context *ctx; in posix_lock_inode()
1545 struct file_lock_context *ctx; in __break_lease()
1659 struct file_lock_context *ctx; in lease_get_mtime()
1704 struct file_lock_context *ctx; in fcntl_getlease()
1778 struct file_lock_context *ctx; in generic_add_lease()
1891 struct file_lock_context *ctx; in generic_delete_lease()
[all …]
/linux/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/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/fs/ceph/
A Dlocks.c381 struct file_lock_context *ctx; in ceph_count_locks()
444 struct file_lock_context *ctx = locks_inode_context(inode); in ceph_encode_locks_to_buffer()
/linux/fs/nfs/
A Dwrite.c1159 struct file_lock_context *flctx = locks_inode_context(file_inode(file)); in nfs_flush_incompatible()
1295 struct file_lock_context *flctx = locks_inode_context(inode); in nfs_can_extend_write()
A Dpagelist.c1078 struct file_lock_context *flctx; in nfs_coalesce_size()
A Ddelegation.c152 struct file_lock_context *flctx = locks_inode_context(inode); in nfs_delegation_claim_locks()
A Dnfs4state.c1508 struct file_lock_context *flctx = locks_inode_context(inode); in nfs4_reclaim_locks()
/linux/fs/smb/server/
A Dvfs.c333 struct file_lock_context *ctx = locks_inode_context(file_inode(filp)); in check_lock_range()
/linux/fs/nfsd/
A Dnfs4state.c5159 struct file_lock_context *ctx = locks_inode_context(inode); in nfsd4_deleg_present()
6380 struct file_lock_context *ctx; in nfs4_lockowner_has_blockers()
8355 struct file_lock_context *flctx; in check_for_locks()
8887 struct file_lock_context *ctx; in nfsd4_deleg_getattr_conflict()
/linux/fs/smb/client/
A Dfile.c1825 struct file_lock_context *flctx = locks_inode_context(inode); in cifs_push_posix_locks()

Completed in 127 milliseconds