Searched defs:inop (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/ctfs/
H A Dctfs_all.c100 ctfs_adir_do_lookup(vnode_t *vp, const char *nm, vnode_t **vpp, ino64_t *inop, argument
115 *inop = CTFS_INO_CT_LINK(ct->ct_id);
H A Dctfs_tdir.c138 ctfs_tdir_do_lookup(vnode_t *vp, const char *nm, vnode_t **vpp, ino64_t *inop, argument
154 *inop = gfs_file_inode(*vpp);
/illumos-gate/usr/src/uts/common/fs/objfs/
H A Dobjfs_root.c74 objfs_root_do_lookup(vnode_t *vp, const char *nm, vnode_t **vpp, ino64_t *inop, argument
95 *inop = OBJFS_INO_ODIR(mp->mod_id);
/illumos-gate/usr/src/uts/common/fs/
H A Dxattr.c1528 xattr_lookup_cb(vnode_t *vp, const char *nm, vnode_t **vpp, ino64_t *inop, argument
1536 *inop = 0;

Completed in 57 milliseconds