📄 anon_inodes.h
字号:
/* * include/linux/anon_inodes.h * * Copyright (C) 2007 Davide Libenzi <davidel@xmailserver.org> * */#ifndef _LINUX_ANON_INODES_H#define _LINUX_ANON_INODES_Hint anon_inode_getfd(int *pfd, struct inode **pinode, struct file **pfile, const char *name, const struct file_operations *fops, void *priv);#endif /* _LINUX_ANON_INODES_H */
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -