aboutsummaryrefslogtreecommitdiff
path: root/include/linux/acm_fs.h
blob: 2184fb4b21b13c2536b065db6371d638019c9058 (plain)
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__ */