Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/fuse/
H A Dfile.c310 ra->inarg.lock_owner = fuse_lock_owner_id(ff->fm->fc, in fuse_release_common()
363 u64 fuse_lock_owner_id(struct fuse_conn *fc, fl_owner_t id) in fuse_lock_owner_id() function
495 inarg.lock_owner = fuse_lock_owner_id(fm->fc, id); in fuse_flush()
771 ia->read.in.lock_owner = fuse_lock_owner_id(fm->fc, owner); in fuse_send_read()
1062 inarg->lock_owner = fuse_lock_owner_id(fm->fc, owner); in fuse_send_write()
2460 inarg->owner = fuse_lock_owner_id(fc, fl->fl_owner); in fuse_lk_fill()
H A Dfuse_i.h1139 u64 fuse_lock_owner_id(struct fuse_conn *fc, fl_owner_t id);
H A Ddir.c1741 inarg.lock_owner = fuse_lock_owner_id(fc, current->files); in fuse_do_setattr()