Home
last modified time | relevance | path

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

/linux/fs/ext4/
H A Dioctl.c695 err = ext4_change_inode_journal_flag(inode, in ext4_ioctl_setflags()
H A Dext4.h3011 extern int ext4_change_inode_journal_flag(struct inode *, int);
H A Dinode.c6045 int ext4_change_inode_journal_flag(struct inode *inode, int val) in ext4_change_inode_journal_flag() function