Searched defs:isreg (Results 1 – 2 of 2) sorted by relevance
1495 boolean_t isreg = (vtype == VREG); in zfs_acl_inherit() local
1663 boolean_t isreg = S_ISREG(va_mode); in zfs_acl_inherit() local