Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/ext4/
H A Dnamei.c2815 inode->i_op = &ext4_special_inode_operations; in ext4_mknod()
3903 wh->i_op = &ext4_special_inode_operations; in ext4_whiteout_for_rename()
4349 const struct inode_operations ext4_special_inode_operations = { variable
H A Dext4.h3517 extern const struct inode_operations ext4_special_inode_operations;
H A Dinode.c4977 inode->i_op = &ext4_special_inode_operations; in __ext4_iget()