1 2 3 4 5 6
#ifndef __ACM_FS_H__ #define __ACM_FS_H__ int monitor_acm2(struct dentry *dentry, struct dentry *dentry2, int op); #endif /* __ACM_FS_H__ */