Searched refs:ext4_dirty_inode (Results 1 - 3 of 3) sorted by relevance

/linux-master/fs/ext4/
H A Dext4.h2999 extern void ext4_dirty_inode(struct inode *, int);
H A Dinode.c5922 * ext4_dirty_inode() is called from __mark_inode_dirty()
5935 void ext4_dirty_inode(struct inode *inode, int flags) function
H A Dsuper.c1638 .dirty_inode = ext4_dirty_inode,

Completed in 172 milliseconds