Searched refs:VFSTOP9 (Results 1 – 3 of 3) sorted by relevance
63 virtmp = VFSTOP9(mp); in p9fs_init_session()137 vmp = VFSTOP9(mp); in p9fs_prepare_to_close()160 vmp = VFSTOP9(mp); in p9fs_complete_close()175 vmp = VFSTOP9(mp); in p9fs_close_session()
149 vmp = VFSTOP9(mp); in p9fs_unmount()266 vmp = VFSTOP9(mp); in p9fs_vget_common()511 vmp = VFSTOP9(mp); in p9fs_root()553 vmp = VFSTOP9(mp); in p9fs_statfs()
111 #define VFSTOP9(mp) ((struct p9fs_mount *)(mp)->mnt_data) macro