Searched refs:exfat_utf8_dentry_ops (Results 1 – 3 of 3) sorted by relevance
465 extern const struct dentry_operations exfat_utf8_dentry_ops;
661 sb->s_d_op = &exfat_utf8_dentry_ops; in exfat_fill_super()
201 const struct dentry_operations exfat_utf8_dentry_ops = { variable