Home
last modified time | relevance | path

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

/linux-4.19.296/fs/f2fs/
Dsuper.c1649 const struct address_space_operations *a_ops = mapping->a_ops; in f2fs_quota_write() local
/linux-4.19.296/include/linux/
Dfs.h426 const struct address_space_operations *a_ops; /* methods */ member