Searched refs:Z_ISCHR (Results 1 – 4 of 4) sorted by relevance
68 #define Z_ISCHR(type) S_ISCHR(type) macro
115 #define Z_ISCHR(type) ((type) == VCHR) macro
401 if (Z_ISBLK(ZTOTYPE(zp)) || Z_ISCHR(ZTOTYPE(zp))) in zfs_sa_upgrade()
1631 if (Z_ISBLK(ZTOTYPE(zp)) || Z_ISCHR(ZTOTYPE(zp))) in sa_add_projid()1702 if (Z_ISBLK(ZTOTYPE(zp)) || Z_ISCHR(ZTOTYPE(zp))) in sa_add_projid()