📄 248.html
字号:
<html>
<head>
<title>S_ISDIR</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/14.html#L389'>S_ISDIR</a> 389 fs/namei.c if (!S_ISDIR (inode->i_mode) || !permission (inode, MAY_EXEC))
<a href='../S/14.html#L615'>S_ISDIR</a> 615 fs/namei.c if ((S_ISDIR (inode->i_mode) && (flag & O_ACCMODE)) ||
<a href='../S/14.html#L975'>S_ISDIR</a> 975 fs/namei.c if (!S_ISDIR (inode->i_mode))
<a href='../S/14.html#L1073'>S_ISDIR</a> 1073 fs/namei.c if (S_ISDIR (inode->i_mode))
<a href='../S/14.html#L1120'>S_ISDIR</a> 1120 fs/namei.c if (S_ISDIR (oldinode->i_mode))
<a href='../S/15.html#L122'>S_ISDIR</a> 122 fs/open.c if (!S_ISDIR (inode->i_mode))
<a href='../S/15.html#L145'>S_ISDIR</a> 145 fs/open.c if (!S_ISDIR (inode->i_mode))
<a href='../S/17.html#L112'>S_ISDIR</a> 112 fs/read_write.c if (S_ISDIR (inode->i_mode) || S_ISREG (inode->i_mode))
<a href='../S/19.html#L320'>S_ISDIR</a> 320 fs/super.c if (!S_ISDIR (dir_i->i_mode))
<a href='../S/20.html#L86'>S_ISDIR</a> 86 fs/truncate.c if (!(S_ISREG (inode->i_mode) || S_ISDIR (inode->i_mode)))
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -