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