Searched refs:ubifs_file_address_operations (Results 1 - 4 of 4) sorted by relevance

/linux-master/fs/ubifs/
H A Dubifs.h1535 extern const struct address_space_operations ubifs_file_address_operations;
H A Dfile.c1648 const struct address_space_operations ubifs_file_address_operations = { variable in typeref:struct:address_space_operations
H A Ddir.c112 inode->i_mapping->a_ops = &ubifs_file_address_operations;
H A Dsuper.c167 inode->i_mapping->a_ops = &ubifs_file_address_operations;

Completed in 137 milliseconds