Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/fs/cachefs/
H A Dcachefs_vnops.c236 static int cachefs_pathconf(vnode_t *, int, ulong_t *, cred_t *,
296 VOPNAME_PATHCONF, { .vop_pathconf = cachefs_pathconf },
10227 cachefs_pathconf(vnode_t *vp, int cmd, ulong_t *valp, cred_t *cr, in cachefs_pathconf() function