Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/hfs/
H A Dhfs_fs.h206 extern int hfs_write_inode(struct inode *, struct writeback_control *);
H A Dsuper.c178 .write_inode = hfs_write_inode,
H A Dinode.c419 int hfs_write_inode(struct inode *inode, struct writeback_control *wbc) in hfs_write_inode() function