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

/linux-4.4.14/include/linux/
H A Dbuffer_head.h398 static inline int sync_mapping_buffers(struct address_space *mapping) { return 0; } function
/linux-4.4.14/fs/
H A Dbuffer.c574 int sync_mapping_buffers(struct address_space *mapping) sync_mapping_buffers() function
584 EXPORT_SYMBOL(sync_mapping_buffers); variable

Completed in 206 milliseconds