Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/lustre/lustre/llite/
Drw26.c521 const struct address_space_operations ll_aops = { variable
Dllite_internal.h702 extern const struct address_space_operations ll_aops;
Dllite_lib.c1674 inode->i_mapping->a_ops = (struct address_space_operations *)&ll_aops; in ll_read_inode2()