Home
last modified time | relevance | path

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

/linux/fs/ext4/
H A Dext4.h3727 extern const struct file_operations ext4_dir_operations;
H A Dinode.c5545 inode->i_fop = &ext4_dir_operations; in __ext4_iget()