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()
153 vmp = VFSTOP9(mp); in p9fs_unmount()270 vmp = VFSTOP9(mp); in p9fs_vget_common()515 vmp = VFSTOP9(mp); in p9fs_root()557 vmp = VFSTOP9(mp); in p9fs_statfs()
111 #define VFSTOP9(mp) ((struct p9fs_mount *)(mp)->mnt_data) macro