Searched refs:check_owner (Results 1 - 2 of 2) sorted by relevance

/linux-master/fs/xfs/scrub/
H A Dbtree.c355 struct check_owner { struct
445 struct check_owner *co;
447 co = kmalloc(sizeof(struct check_owner), XCHK_GFP_FLAGS);
690 struct check_owner *co;
691 struct check_owner *n;
/linux-master/drivers/vhost/
H A Dvsock.c619 static int vhost_vsock_stop(struct vhost_vsock *vsock, bool check_owner) argument
626 if (check_owner) {

Completed in 69 milliseconds