Searched refs:pcfs_access (Results 1 – 1 of 1) sorted by relevance
/titanic_41/usr/src/uts/common/fs/pcfs/ |
H A D | pc_vnops.c | 89 static int pcfs_access(struct vnode *, int, int, struct cred *, 152 VOPNAME_ACCESS, { .vop_access = pcfs_access }, 173 VOPNAME_ACCESS, { .vop_access = pcfs_access }, 850 pcfs_access( in pcfs_access() function 1100 error = pcfs_access(PCTOV(pcp), mode, 0, in pcfs_create() 1190 error = pcfs_access(sdvp, VWRITE, 0, cr, ct); in pcfs_rename()
|