Home
last modified time | relevance | path

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

/linux-6.1.9/fs/nilfs2/
Dmdt.c443 static const struct inode_operations def_mdt_iops; variable
461 inode->i_op = &def_mdt_iops; in nilfs_mdt_init()