Home
last modified time | relevance | path

Searched defs:vboxsf_sbi (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.10/fs/vboxsf/
Dvfsmod.h39 struct vboxsf_sbi { struct
40 struct vboxsf_options o;
41 struct shfl_fsobjinfo root_info;
42 struct idr ino_idr;
43 spinlock_t ino_idr_lock; /* This protects ino_idr */
44 struct nls_table *nls;
45 u32 next_generation;
46 u32 root;
47 int bdi_id;