Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fs/
H A Dtmp.h95 extern void tmpnode_init(struct tmount *, struct tmpnode *,
/illumos-gate/usr/src/uts/common/fs/tmpfs/
H A Dtmp_tnode.c160 tmpnode_init(struct tmount *tm, struct tmpnode *t, vattr_t *vap, cred_t *cred) in tmpnode_init() function
H A Dtmp_vfsops.c357 tmpnode_init(tm, tp, &rattr, cr); in tmp_mount()
H A Dtmp_dir.c1089 tmpnode_init(tm, tp, va, cred); in tdirmaketnode()
H A Dtmp_vnops.c879 tmpnode_init(tm, xdp, &tp->tn_attr, NULL); in tmp_lookup()