Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/llite/
Drw26.c521 const struct address_space_operations ll_aops = { variable
536 const struct address_space_operations_ext ll_aops = { variable
Dllite_internal.h731 extern const struct address_space_operations ll_aops;
733 extern const struct address_space_operations_ext ll_aops;
Dllite_lib.c1776 inode->i_mapping->a_ops = (struct address_space_operations *)&ll_aops; in ll_read_inode2()