Home
last modified time | relevance | path

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

/linux/fs/fuse/
H A Dfile.c347 ra->inarg.lock_owner = fuse_lock_owner_id(ff->fm->fc, id); in fuse_file_release()
398 u64 fuse_lock_owner_id(struct fuse_conn *fc, fl_owner_t id) in fuse_lock_owner_id() function
549 inarg.lock_owner = fuse_lock_owner_id(fm->fc, id); in fuse_flush()
833 ia->read.in.lock_owner = fuse_lock_owner_id(fm->fc, owner); in fuse_send_read()
1139 inarg->lock_owner = fuse_lock_owner_id(fm->fc, owner); in fuse_send_write()
2728 inarg->owner = fuse_lock_owner_id(fc, fl->c.flc_owner); in fuse_lk_fill()
H A Ddir.c2004 inarg.lock_owner = fuse_lock_owner_id(fc, current->files); in fuse_do_setattr()