Home
last modified time | relevance | path

Searched defs:check_ownership (Results 1 – 2 of 2) sorted by relevance

/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/
H A Dpackage.py167 def check_ownership(qemu, expected_gid, expected_uid, path): function
/openbmc/linux/drivers/scsi/device_handler/
H A Dscsi_dh_rdac.c388 static int check_ownership(struct scsi_device *sdev, struct rdac_dh_data *h) in check_ownership() function