Home
last modified time | relevance | path

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

/Linux-v6.6/fs/ext4/
Dnamei.c2875 inode->i_op = &ext4_special_inode_operations; in ext4_mknod()
3780 wh->i_op = &ext4_special_inode_operations; in ext4_whiteout_for_rename()
4240 const struct inode_operations ext4_special_inode_operations = { variable
Dext4.h3592 extern const struct inode_operations ext4_special_inode_operations;
Dinode.c4962 inode->i_op = &ext4_special_inode_operations; in __ext4_iget()