Searched refs:si_cachea_get (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/ufs/
H A Dufs_acl.c50 static int si_cachea_get(struct inode *, si_t *, si_t **);
155 if (si_cachea_get(ip, sp, &csp) == 0) {
183 if (si_cachea_get(ip, sp, &csp) != 0) {
1757 si_cachea_get(struct inode *ip, si_t *spi, si_t **spp) function
1943 * search routine si_cachea_get() to quickly identify candidates

Completed in 47 milliseconds