Home
last modified time | relevance | path

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

/fs/vboxsf/
Dsuper.c34 static struct super_operations vboxsf_super_ops; /* forward declaration */ variable
199 sb->s_op = &vboxsf_super_ops; in vboxsf_fill_super()
323 static struct super_operations vboxsf_super_ops = { variable