Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/fs/cachefs/
H A Dcachefs_vnops.c9202 void *aclkeep = NULL; in cachefs_cacheacl() local
9231 aclkeep = vsecp->vsa_aclentp; in cachefs_cacheacl()
9234 bcopy(aclkeep, vsecp->vsa_aclentp, vsecp->vsa_aclcnt * in cachefs_cacheacl()
9338 } else if (aclkeep != NULL) { in cachefs_cacheacl()
9341 vsecp->vsa_aclentp = aclkeep; in cachefs_cacheacl()