Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Dobjfs_impl.h51 extern int objfs_dir_open(vnode_t **, int, cred_t *, caller_context_t *);
/titanic_41/usr/src/uts/common/fs/objfs/
H A Dobjfs_common.c39 objfs_dir_open(vnode_t **cpp, int flag, cred_t *cr, in objfs_dir_open() function
H A Dobjfs_odir.c82 { VOPNAME_OPEN, { .vop_open = objfs_dir_open } },
H A Dobjfs_root.c167 { VOPNAME_OPEN, { .vop_open = objfs_dir_open } },