Home
last modified time | relevance | path

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

/openbmc/u-boot/fs/ubifs/
H A Dubifs.h148 const struct address_space_operations *a_ops; /* methods */ member
H A Dsuper.c325 inode->i_mapping->a_ops = &ubifs_file_address_operations; in ubifs_iget()