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

/fs/
H A Dbuffer.c461 * FIXME: mark_buffer_dirty_inode() is a data-plane operation. It should
466 * FIXME: mark_buffer_dirty_inode() doesn't need to add the buffer to the
599 void mark_buffer_dirty_inode(struct buffer_head *bh, struct inode *inode) function
618 EXPORT_SYMBOL(mark_buffer_dirty_inode); variable
730 /* Avoid race with mark_buffer_dirty_inode() which does
769 /* Avoid race with mark_buffer_dirty_inode() which does

Completed in 30 milliseconds