Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/ext4/
H A Ddir.c673 const struct file_operations ext4_dir_operations = { variable
H A Dext4.h3434 extern const struct file_operations ext4_dir_operations;
H A Dnamei.c2964 inode->i_fop = &ext4_dir_operations; in ext4_mkdir()
H A Dinode.c4952 inode->i_fop = &ext4_dir_operations; in __ext4_iget()