Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/fs/
H A Dtmp.h57 #define VTOTM(vp) ((struct tmount *)(vp)->v_vfsp->vfs_data) macro
/titanic_44/usr/src/uts/common/fs/tmpfs/
H A Dtmp_vnops.c584 struct tmount *tm = (struct tmount *)VTOTM(vp); in tmp_read()
613 struct tmount *tm = (struct tmount *)VTOTM(vp); in tmp_write()
729 struct tmount *tm = (struct tmount *)VTOTM(vp); in tmp_setattr()
876 tm = VTOTM(dvp); in tmp_lookup()
959 tm = (struct tmount *)VTOTM(dvp); in tmp_create()
1131 struct tmount *tm = (struct tmount *)VTOTM(dvp); in tmp_link()
1188 struct tmount *tm = (struct tmount *)VTOTM(odvp); in tmp_rename()
1320 struct tmount *tm = (struct tmount *)VTOTM(dvp); in tmp_mkdir()
1565 struct tmount *tm = (struct tmount *)VTOTM(dvp); in tmp_symlink()