Home
last modified time | relevance | path

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

/linux-6.1.9/fs/hfs/
Dhfs_fs.h208 extern int hfs_write_inode(struct inode *, struct writeback_control *);
Dsuper.c177 .write_inode = hfs_write_inode,
Dinode.c423 int hfs_write_inode(struct inode *inode, struct writeback_control *wbc) in hfs_write_inode() function