ReactOS 0.4.16-dev-59-gd481587
|
#include "ext2fs.h"
Go to the source code of this file.
Functions | |
int | Ext2CheckInodeAccess (PEXT2_VCB Vcb, struct inode *in, int attempt) |
int | Ext2CheckFileAccess (PEXT2_VCB Vcb, PEXT2_MCB Mcb, int attempt) |
Variables | |
PEXT2_GLOBAL | Ext2Global |
Definition at line 51 of file access.c.
Referenced by Ext2CreateFile(), Ext2LookupFile(), Ext2SetFileInformation(), and Ext2WriteFile().
Definition at line 20 of file access.c.
Referenced by Ext2CheckFileAccess(), and Ext2ProcessEntry().
|
extern |