Searched refs:Z_ISCHR (Results 1 – 4 of 4) sorted by relevance
68 #define Z_ISCHR(type) S_ISCHR(type) macro
116 #define Z_ISCHR(type) ((type) == VCHR) macro
378 if (Z_ISBLK(ZTOTYPE(zp)) || Z_ISCHR(ZTOTYPE(zp))) in zfs_sa_upgrade()
1588 if (Z_ISBLK(ZTOTYPE(zp)) || Z_ISCHR(ZTOTYPE(zp))) in sa_add_projid()1648 if (Z_ISBLK(ZTOTYPE(zp)) || Z_ISCHR(ZTOTYPE(zp))) in sa_add_projid()