Lines Matching refs:so
91 unlock_kernel() so that they would protect exactly what needs to be
132 ->setattr() is called without BKL now. Caller _always_ holds ->i_mutex, so
247 shift lock_kernel() and unlock_kernel() so that they would protect
358 initialize the former in inode_init_always(), so just leave it alone in
368 filesystem callbacks, the vfs drops out of rcu-walk mode before the fs call, so
393 so the i_size should not change when hole punching, even when puching the end of
423 filemap_write_and_wait_range() so that all dirty pages are synced out properly.
425 anymore, so if you require i_mutex locking you must make sure to take it and
462 taken anymore, so verify that your callbacks do not rely on it (none
464 of course, so they are still serialized wrt removal from inode hash,
501 is non-NULL. Note that link body isn't available anymore, so if you need it,