Lines Matching full:called
102 permission: no (may not block if called in rcu-walk mode)
178 free_inode: called from RCU callback
197 ->statfs() has s_umount (shared) when called by ustat(2) (native or
210 ->bdev_try_to_free_page is called from the ->releasepage handler of
297 ->write_begin(), ->write_end() and ->readpage() may be called from
312 If writepage is called for sync (wbc->sync_mode != WBC_SYNC_NONE) then
316 If writepage is called for memory cleansing (sync_mode ==
321 If the filesystem is not called for "sync" and it determines that it
327 If the filesystem is called for sync then it must wait on any
366 ->set_page_dirty() is called from various places in the kernel
367 when the target page is marked as needing writeback. It may be called
368 under spinlock (it cannot block) and is sometimes called with the page
375 ->invalidatepage() is called when the filesystem must attempt to drop
380 ->releasepage() is called when the kernel is about to try to drop the
385 ->freepage() is called when the kernel is done dropping the page
388 ->launder_page() may be called prior to releasing a page if
394 ->swap_activate will be called with a non-zero argument on
400 ->swap_deactivate() will be called in the sys_swapoff()
424 so fl_release_private called on a lease should not block.
458 called from interrupts. In other words, extreme care is needed here.
494 swap_slot_free_notify is called with swap_lock and sometimes the page lock
550 ->iterate() is called with i_rwsem exclusive.
552 ->iterate_shared() is called with i_rwsem at least shared.
589 ops FS recursion Held locks when called
629 ->fault() is called when a previously not present pte is about
637 ->map_pages() is called when VM asks to map easy accessible pages.
639 till "end_pgoff". ->map_pages() is called with page table locked and must
646 ->page_mkwrite() is called when a previously read-only pte is
659 ->access() is called when get_user_pages() fails in