fuse_lock_owner_id 1256 fs/fuse/dir.c  		inarg.lock_owner = fuse_lock_owner_id(fc, current->files);
fuse_lock_owner_id  274 fs/fuse/file.c 	inarg.lock_owner = fuse_lock_owner_id(fc, id);
fuse_lock_owner_id  395 fs/fuse/file.c 		inarg->lock_owner = fuse_lock_owner_id(fc, owner);
fuse_lock_owner_id  635 fs/fuse/file.c 		inarg->lock_owner = fuse_lock_owner_id(fc, owner);
fuse_lock_owner_id 1296 fs/fuse/file.c 	arg->owner = fuse_lock_owner_id(fc, fl->fl_owner);
fuse_lock_owner_id  647 fs/fuse/fuse_i.h u64 fuse_lock_owner_id(struct fuse_conn *fc, fl_owner_t id);