Searched refs:ext4_set_inode_flags (Results 1 - 6 of 6) sorted by relevance

/linux-master/fs/ext4/
H A Dcrypto.c184 ext4_set_inode_flags(inode, false);
211 ext4_set_inode_flags(inode, false);
H A Dverity.c243 ext4_set_inode_flags(inode, false);
H A Dialloc.c1269 ext4_set_inode_flags(inode, true);
H A Dioctl.c674 ext4_set_inode_flags(inode, false);
H A Dinode.c4538 void ext4_set_inode_flags(struct inode *inode, bool init) function
4801 ext4_set_inode_flags(inode, true);
H A Dext4.h3009 extern void ext4_set_inode_flags(struct inode *, bool init);

Completed in 162 milliseconds