Home
last modified time | relevance | path

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

/linux-4.19.296/fs/hfs/
Dhfs_fs.h207 extern int hfs_inode_setattr(struct dentry *, struct iattr *);
Ddir.c322 .setattr = hfs_inode_setattr,
Dinode.c609 int hfs_inode_setattr(struct dentry *dentry, struct iattr * attr) in hfs_inode_setattr() function
698 .setattr = hfs_inode_setattr,