Searched refs:tmpnode_init (Results 1 – 5 of 5) sorted by relevance
/titanic_41/usr/src/uts/common/sys/fs/ |
H A D | tmp.h | 94 extern void tmpnode_init(struct tmount *, struct tmpnode *,
|
/titanic_41/usr/src/uts/common/fs/tmpfs/ |
H A D | tmp_tnode.c | 160 tmpnode_init(struct tmount *tm, struct tmpnode *t, vattr_t *vap, cred_t *cred) in tmpnode_init() function
|
H A D | tmp_vfsops.c | 332 tmpnode_init(tm, tp, &rattr, cr); in tmp_mount()
|
H A D | tmp_dir.c | 1029 tmpnode_init(tm, tp, va, cred); in tdirmaketnode()
|
H A D | tmp_vnops.c | 877 tmpnode_init(tm, xdp, &tp->tn_attr, NULL); in tmp_lookup()
|