Home
last modified time | relevance | path

Searched refs:get_devid (Results 1 – 4 of 4) sorted by relevance

/titanic_50/usr/src/cmd/fs.d/autofs/
H A Dauto_mnttab.c59 get_devid(mnt) in get_devid() function
H A Dautomount.h274 extern dev_t get_devid(struct extmnttab *);
/titanic_50/usr/src/cmd/stmsboot/
H A Dstmsboot_util.c112 static void get_devid(di_node_t node, ddi_devid_t *thisdevid);
914 get_devid(curnode, &curdevid); in mpxio_nvl_boilerplate()
1241 get_devid(di_node_t node, ddi_devid_t *thisdevid) in get_devid() function
/titanic_50/usr/src/lib/libzfs/common/
H A Dlibzfs_import.c99 get_devid(const char *path) in get_devid() function
198 if ((devid = get_devid(best->ne_name)) == NULL) { in fix_paths()