Home
last modified time | relevance | path

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

/openbmc/linux/fs/zonefs/
H A Dzonefs.h279 extern const struct address_space_operations zonefs_file_aops;
H A Dfile.c174 const struct address_space_operations zonefs_file_aops = { variable
H A Dsuper.c681 inode->i_mapping->a_ops = &zonefs_file_aops; in zonefs_get_file_inode()