Home
last modified time | relevance | path

Searched refs:hpfs_setattr (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/fs/hpfs/
H A Dfile.c223 .setattr = hpfs_setattr,
H A Dhpfs_fn.h283 int hpfs_setattr(struct dentry *, struct iattr *);
H A Dinode.c260 int hpfs_setattr(struct dentry *dentry, struct iattr *attr) in hpfs_setattr() function
H A Dnamei.c627 .setattr = hpfs_setattr,