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