Home
last modified time | relevance | path

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

/linux-4.4.14/fs/hfs/
Dhfs_fs.h206 extern int hfs_inode_setattr(struct dentry *, struct iattr *);
Ddir.c318 .setattr = hfs_inode_setattr,
Dinode.c601 int hfs_inode_setattr(struct dentry *dentry, struct iattr * attr) in hfs_inode_setattr() function
688 .setattr = hfs_inode_setattr,