Searched defs:vboxsf_sbi (Results 1 – 1 of 1) sorted by relevance
41 struct vboxsf_sbi { struct42 struct vboxsf_options o;43 struct shfl_fsobjinfo root_info;44 struct idr ino_idr;45 spinlock_t ino_idr_lock; /* This protects ino_idr */46 struct nls_table *nls;47 u32 next_generation;48 u32 root;49 int bdi_id;