Searched defs:check_owner (Results 1 – 2 of 2) sorted by relevance
355 struct check_owner { struct356 struct list_head list;357 xfs_daddr_t daddr;358 int level;
621 static int vhost_vsock_stop(struct vhost_vsock *vsock, bool check_owner) in vhost_vsock_stop()