Home
last modified time | relevance | path

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

/linux-4.4.14/fs/nilfs2/
Dmdt.c476 static const struct file_operations def_mdt_fops; variable
494 inode->i_fop = &def_mdt_fops; in nilfs_mdt_init()