Searched refs:MNTTYPE_CTFS (Results 1 – 2 of 2) sorted by relevance
57 #define MNTTYPE_CTFS "ctfs" /* Contract file system */ macro
584 if (strcmp(statbuf.st_fstype, MNTTYPE_CTFS) != 0) in ctfs_ioctl()