Home
last modified time | relevance | path

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

/linux-4.4.14/fs/freevxfs/
Dvxfs_super.c57 static void vxfs_put_super(struct super_block *);
63 .put_super = vxfs_put_super,
78 vxfs_put_super(struct super_block *sbp) in vxfs_put_super() function