Home
last modified time | relevance | path

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

/linux-6.14.4/fs/zonefs/
Dzonefs.h275 extern const struct inode_operations zonefs_dir_inode_operations;
Dsuper.c697 inode->i_op = &zonefs_dir_inode_operations; in zonefs_get_zgroup_inode()
835 const struct inode_operations zonefs_dir_inode_operations = { variable
1311 inode->i_op = &zonefs_dir_inode_operations; in zonefs_fill_super()