Home
last modified time | relevance | path

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

/xv6-public/
H A Dfile.c89 iunlock(f->ip); in filestat()
109 iunlock(f->ip); in fileread()
144 iunlock(f->ip); in filewrite()
H A Dsysfile.c142 iunlock(ip); in sys_link()
324 iunlock(ip); in sys_open()
389 iunlock(ip); in sys_chdir()
H A Dconsole.c241 iunlock(ip); in consoleread()
278 iunlock(ip); in consolewrite()
H A Ddefs.h46 void iunlock(struct inode*);
H A Dfs.c316 iunlock(struct inode *ip) in iunlock() function
358 iunlock(ip); in iunlockput()
642 iunlock(ip); in namex()