Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/xfs/scrub/
H A Dbtree.c345 struct check_owner { struct
409 struct check_owner *co; in xchk_btree_check_owner()
432 co = kmem_alloc(sizeof(struct check_owner), in xchk_btree_check_owner()
617 struct check_owner *co; in xchk_btree()
618 struct check_owner *n; in xchk_btree()
/kernel/linux/linux-6.6/fs/xfs/scrub/
H A Dbtree.c359 struct check_owner { struct
446 struct check_owner *co; in xchk_btree_check_owner()
448 co = kmalloc(sizeof(struct check_owner), XCHK_GFP_FLAGS); in xchk_btree_check_owner()
698 struct check_owner *co; in xchk_btree()
699 struct check_owner *n; in xchk_btree()
/kernel/linux/linux-5.10/drivers/vhost/
H A Dvsock.c576 static int vhost_vsock_stop(struct vhost_vsock *vsock, bool check_owner) in vhost_vsock_stop() argument
583 if (check_owner) { in vhost_vsock_stop()
/kernel/linux/linux-6.6/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()

Completed in 5 milliseconds