Home
last modified time | relevance | path

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

/Linux-v5.4/fs/ext4/
Dnamei.c2626 inode->i_op = &ext4_special_inode_operations; in ext4_mknod()
3617 wh->i_op = &ext4_special_inode_operations; in ext4_whiteout_for_rename()
4024 const struct inode_operations ext4_special_inode_operations = { variable
Dext4.h3182 extern const struct inode_operations ext4_special_inode_operations;
Dinode.c5076 inode->i_op = &ext4_special_inode_operations; in __ext4_iget()