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

/linux-4.1.27/include/linux/
H A Dbuffer_head.h400 static inline int sync_mapping_buffers(struct address_space *mapping) { return 0; } function
/linux-4.1.27/fs/
H A Dbuffer.c570 int sync_mapping_buffers(struct address_space *mapping) sync_mapping_buffers() function
580 EXPORT_SYMBOL(sync_mapping_buffers); variable

Completed in 110 milliseconds