Home
last modified time | relevance | path

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

/linux-4.19.296/fs/nilfs2/
Dmdt.c441 static const struct file_operations def_mdt_fops; variable
459 inode->i_fop = &def_mdt_fops; in nilfs_mdt_init()