Home
last modified time | relevance | path

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

/fs/freevxfs/
Dvxfs_super.c52 brelse(infp->vsi_bp); in vxfs_put_super()
155 infp->vsi_bp = bp; in vxfs_try_sb_magic()
160 infp->vsi_bp = NULL; in vxfs_try_sb_magic()
277 brelse(infp->vsi_bp); in vxfs_fill_super()
Dvxfs.h140 struct buffer_head *vsi_bp; /* buffer for raw superblock*/ member