Home
last modified time | relevance | path

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

/linux/fs/ext4/
H A Dnamei.c3032 inode->i_op = &ext4_dir_inode_operations; in ext4_mkdir()
4224 const struct inode_operations ext4_dir_inode_operations = { variable
H A Dext4.h3597 extern const struct inode_operations ext4_dir_inode_operations;
H A Dinode.c4995 inode->i_op = &ext4_dir_inode_operations; in __ext4_iget()