Home
last modified time | relevance | path

Searched refs:Z_ISCHR (Results 1 – 4 of 4) sorted by relevance

/f-stack/freebsd/contrib/openzfs/include/os/linux/zfs/sys/
H A Dzfs_znode_impl.h68 #define Z_ISCHR(type) S_ISCHR(type) macro
/f-stack/freebsd/contrib/openzfs/include/os/freebsd/zfs/sys/
H A Dzfs_znode_impl.h116 #define Z_ISCHR(type) ((type) == VCHR) macro
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Dzfs_sa.c378 if (Z_ISBLK(ZTOTYPE(zp)) || Z_ISCHR(ZTOTYPE(zp))) in zfs_sa_upgrade()
H A Dsa.c1588 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()