Home
last modified time | relevance | path

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

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