Home
last modified time | relevance | path

Searched refs:hfs_inode_setattr (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/fs/hfs/
H A Dhfs_fs.h207 extern int hfs_inode_setattr(struct dentry *, struct iattr *);
H A Dinode.c605 int hfs_inode_setattr(struct dentry *dentry, struct iattr * attr) in hfs_inode_setattr() function
694 .setattr = hfs_inode_setattr,
H A Ddir.c322 .setattr = hfs_inode_setattr,