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