Home
last modified time | relevance | path

Searched defs:a_ops (Results 1 – 3 of 3) sorted by relevance

/linux/mm/
H A Dfilemap.c4091 const struct address_space_operations *a_ops = mapping->a_ops; in generic_perform_write() local
/linux/fs/f2fs/
H A Dsuper.c2747 const struct address_space_operations *a_ops = mapping->a_ops; in f2fs_quota_write() local
/linux/include/linux/
H A Dfs.h516 const struct address_space_operations *a_ops; member