Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/scrub/
H A Dbtree.c359 struct check_owner { struct
451 struct check_owner *co; in xchk_btree_check_owner()
453 co = kmalloc(sizeof(struct check_owner), XCHK_GFP_FLAGS); in xchk_btree_check_owner()
703 struct check_owner *co; in xchk_btree()
704 struct check_owner *n; in xchk_btree()
/openbmc/linux/drivers/vhost/
H A Dvsock.c608 static int vhost_vsock_stop(struct vhost_vsock *vsock, bool check_owner) in vhost_vsock_stop() argument
615 if (check_owner) { in vhost_vsock_stop()