Home
last modified time | relevance | path

Searched refs:fuse_lock_owner_id (Results 1 – 3 of 3) sorted by relevance

/linux-4.19.296/fs/fuse/
Dfuse_i.h934 u64 fuse_lock_owner_id(struct fuse_conn *fc, fl_owner_t id);
Dfile.c272 inarg->lock_owner = fuse_lock_owner_id(ff->fc, in fuse_release_common()
325 u64 fuse_lock_owner_id(struct fuse_conn *fc, fl_owner_t id) in fuse_lock_owner_id() function
438 inarg.lock_owner = fuse_lock_owner_id(fc, id); in fuse_flush()
672 inarg->lock_owner = fuse_lock_owner_id(fc, owner); in fuse_send_read()
996 inarg->lock_owner = fuse_lock_owner_id(fc, owner); in fuse_send_write()
2162 inarg->owner = fuse_lock_owner_id(fc, fl->fl_owner); in fuse_lk_fill()
Ddir.c1733 inarg.lock_owner = fuse_lock_owner_id(fc, current->files); in fuse_do_setattr()