Home
last modified time | relevance | path

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

/linux-6.8/fs/zonefs/
Dzonefs.h275 extern const struct inode_operations zonefs_dir_inode_operations;
Dsuper.c713 inode->i_op = &zonefs_dir_inode_operations; in zonefs_get_zgroup_inode()
851 const struct inode_operations zonefs_dir_inode_operations = { variable
1331 inode->i_op = &zonefs_dir_inode_operations; in zonefs_fill_super()