Home
last modified time | relevance | path

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

/linux/fs/ext4/
H A Dnamei.c3015 inode->i_op = &ext4_dir_inode_operations; in ext4_mkdir()
4214 const struct inode_operations ext4_dir_inode_operations = { variable
H A Dinode.c5475 inode->i_op = &ext4_dir_inode_operations; in __ext4_iget()