📄 389.html
字号:
<html>
<head>
<title>bmap</title>
<meta name='robots' content='noindex,nofollow'>
<meta name='generator' content='GLOBAL-5.4.1'>
</head>
<body text='#191970' bgcolor='#f5f5dc' vlink='gray'>
<pre>
<a href='../S/10.html#L36'>bmap</a> 36 fs/file_dev.c if (nr = bmap (inode, (filp->f_pos) / BLOCK_SIZE))
<a href='../S/14.html#L212'>bmap</a> 212 fs/namei.c if (!(block = bmap (*dir, i / DIR_ENTRIES_PER_BLOCK)) ||
<a href='../S/14.html#L868'>bmap</a> 868 fs/namei.c block = bmap (inode, nr / DIR_ENTRIES_PER_BLOCK);
<a href='../S/31.html#L222'>bmap</a> 222 include/linux/fs.h extern int bmap (struct m_inode *inode, int block);
<a href='../S/94.html#L607'>bmap</a> 607 mm/memory.c nr[i] = bmap (current->executable, block);
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -