Home
last modified time | relevance | path

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

/linux-6.1.9/fs/nilfs2/
Dmdt.c444 static const struct file_operations def_mdt_fops; variable
462 inode->i_fop = &def_mdt_fops; in nilfs_mdt_init()