Searched refs:Z_ISCHR (Results 1 – 4 of 4) sorted by relevance
69 #define Z_ISCHR(type) S_ISCHR(type) macro
120 #define Z_ISCHR(type) ((type) == VCHR) macro
402 if (Z_ISBLK(ZTOTYPE(zp)) || Z_ISCHR(ZTOTYPE(zp))) in zfs_sa_upgrade()
1639 if (Z_ISBLK(ZTOTYPE(zp)) || Z_ISCHR(ZTOTYPE(zp))) in sa_add_projid()1710 if (Z_ISBLK(ZTOTYPE(zp)) || Z_ISCHR(ZTOTYPE(zp))) in sa_add_projid()