Home
last modified time | relevance | path

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

/Linux-v4.19/fs/freevxfs/
Dvxfs_super.c76 brelse(infp->vsi_bp); in vxfs_put_super()
186 infp->vsi_bp = bp; in vxfs_try_sb_magic()
191 infp->vsi_bp = NULL; in vxfs_try_sb_magic()
306 brelse(infp->vsi_bp); in vxfs_fill_super()
Dvxfs.h165 struct buffer_head *vsi_bp; /* buffer for raw superblock*/ member