Home
last modified time | relevance | path

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

/Linux-v6.6/fs/zonefs/
Dzonefs.h279 extern const struct address_space_operations zonefs_file_aops;
Dfile.c174 const struct address_space_operations zonefs_file_aops = { variable
Dsuper.c671 inode->i_mapping->a_ops = &zonefs_file_aops; in zonefs_get_file_inode()