Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/fs/pcfs/
H A Dpc_vnops.c127 static int pcfs_pathconf(struct vnode *, int, ulong_t *, struct cred *,
163 VOPNAME_PATHCONF, { .vop_pathconf = pcfs_pathconf },
185 VOPNAME_PATHCONF, { .vop_pathconf = pcfs_pathconf },
1965 pcfs_pathconf( in pcfs_pathconf() function