Searched defs:check_owner (Results 1 – 2 of 2) sorted by relevance
346 struct check_owner { struct347 struct list_head list;348 xfs_daddr_t daddr;349 int level;
632 static int vhost_vsock_stop(struct vhost_vsock *vsock, bool check_owner) in vhost_vsock_stop()