Home
last modified time | relevance | path

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

/linux-4.1.27/fs/ext4/
Dnamei.c2565 inode->i_op = &ext4_special_inode_operations; in ext4_mknod()
3535 wh->i_op = &ext4_special_inode_operations; in ext4_whiteout_for_rename()
3910 const struct inode_operations ext4_special_inode_operations = { variable
Dext4.h2851 extern const struct inode_operations ext4_special_inode_operations;
Dinode.c4306 inode->i_op = &ext4_special_inode_operations; in ext4_iget()