Searched refs:exofs_dir_inode_operations (Results 1 – 3 of 3) sorted by relevance
171 inode->i_op = &exofs_dir_inode_operations; in exofs_mkdir()316 const struct inode_operations exofs_dir_inode_operations = { variable
193 extern const struct inode_operations exofs_dir_inode_operations;
1203 inode->i_op = &exofs_dir_inode_operations; in exofs_iget()