SYTest
(버전 사이의 차이)
257번째 줄: | 257번째 줄: | ||
int (*permission) (struct inode *, int); | int (*permission) (struct inode *, int); | ||
struct posix_acl * (*get_acl)(struct inode *, int); | struct posix_acl * (*get_acl)(struct inode *, int); | ||
− | + | (*readlink) (struct dentry *, char __user *,int) : int | |
− | + | (*put_link) (struct dentry *, struct nameidata *, void *) : void | |
int (*create) (struct inode *,struct dentry *, umode_t, bool); | int (*create) (struct inode *,struct dentry *, umode_t, bool); | ||
int (*link) (struct dentry *,struct inode *,struct dentry *); | int (*link) (struct dentry *,struct inode *,struct dentry *); |
2014년 5월 14일 (수) 21:07 판