Searched refs:BLOCK_PATH (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/cmd/fs.d/ |
H A D | fssnapsup.c | 69 #define BLOCK_PATH "/dev/" SNAP_BLOCK_NAME "/" macro 123 if (strncmp(BLOCK_PATH, mountpoint, strlen(BLOCK_PATH)) == 0 || in fssnap_show_status()
|
/titanic_41/usr/src/lib/lvm/libmeta/common/ |
H A D | meta_devadm.c | 50 #define BLOCK_PATH 0x002 /* dsk */ macro 68 {"/dev/dsk", DEVID_MINOR_NAME_ALL_BLK, BLOCK_PATH|DSK_TYPE}, 70 {"/dev/did/dsk", DEVID_MINOR_NAME_ALL_BLK, BLOCK_PATH|DID_TYPE}, 71 {"/dev/td/dsk", DEVID_MINOR_NAME_ALL_BLK, BLOCK_PATH|TEST_TYPE},
|