Home
last modified time | relevance | path

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

/linux/fs/exfat/
H A Dsuper.c385 inode->i_fop = &exfat_dir_operations; in exfat_read_root()
H A Ddir.c293 const struct file_operations exfat_dir_operations = { variable