Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/ext4/
H A Dioctl.c448 err = ext4_change_inode_journal_flag(inode, in ext4_ioctl_setflags()
H A Dext4.h2908 extern int ext4_change_inode_journal_flag(struct inode *, int);
H A Dinode.c6060 int ext4_change_inode_journal_flag(struct inode *inode, int val) in ext4_change_inode_journal_flag() function