Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/
Dbuffer_head.h475 static inline int sync_mapping_buffers(struct address_space *mapping) { return 0; } in sync_mapping_buffers() function
/linux-6.6.21/fs/
Dbuffer.c577 int sync_mapping_buffers(struct address_space *mapping) in sync_mapping_buffers() function