Home
last modified time | relevance | path

Searched refs:hfs_buffer_sync (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/fs/hfs/
Dmdb.c205 hfs_buffer_sync(mdb->buf); in hfs_mdb_get()
282 hfs_buffer_sync(mdb->alt_buf); in hfs_mdb_commit()
/linux-2.4.37.9/include/linux/
Dhfs_sysdep.h156 static inline void hfs_buffer_sync(hfs_buffer buffer) { in hfs_buffer_sync() function