Home
last modified time | relevance | path

Searched defs:isreg (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/contrib/openzfs/module/os/freebsd/zfs/
H A Dzfs_acl.c1495 boolean_t isreg = (vtype == VREG); in zfs_acl_inherit() local
/f-stack/freebsd/contrib/openzfs/module/os/linux/zfs/
H A Dzfs_acl.c1663 boolean_t isreg = S_ISREG(va_mode); in zfs_acl_inherit() local