Searched refs:exfat_dir_inode_operations (Results 1 – 4 of 4) sorted by relevance
476 extern const struct inode_operations exfat_dir_inode_operations;
553 inode->i_op = &exfat_dir_inode_operations; in exfat_fill_inode()
364 inode->i_op = &exfat_dir_inode_operations; in exfat_read_root()
1377 const struct inode_operations exfat_dir_inode_operations = { variable