Searched refs:Z_ISBLK (Results 1 – 4 of 4) sorted by relevance
67 #define Z_ISBLK(type) S_ISBLK(type) macro
114 #define Z_ISBLK(type) ((type) == VBLK) 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()