Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/bfs/
Dinode.c180 mark_buffer_dirty(s->su_sbh); in bfs_delete_inode()
188 brelse(s->su_sbh); in bfs_put_super()
208 mark_buffer_dirty(s->su_sbh); in bfs_write_super()
270 s->su_sbh = bh; in bfs_read_super()
Dbfs_defs.h9 #define su_sbh u.bfs_sb.si_sbh macro
Dfile.c63 struct buffer_head *sbh = sb->su_sbh; in bfs_get_block()