Home
last modified time | relevance | path

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

/xv6-public/
H A Dlog.c79 brelse(lbuf); in install_trans()
80 brelse(dbuf); in install_trans()
95 brelse(buf); in read_head()
112 brelse(buf); in write_head()
187 brelse(from); in write_log()
188 brelse(to); in write_log()
H A Dfs.c38 brelse(bp); in readsb()
50 brelse(bp); in bzero()
75 brelse(bp); in balloc()
94 brelse(bp); in bfree()
211 brelse(bp); in ialloc()
235 brelse(bp); in iupdate()
307 brelse(bp); in ilock()
395 brelse(bp); in bmap()
428 brelse(bp); in itrunc()
473 brelse(bp); in readi()
[all …]
H A Dbio.c121 brelse(struct buf *b) in brelse() function
H A Ddefs.h16 void brelse(struct buf*);