Lines Matching refs:locked
175 ->mount() returns ERR_PTR or the root dentry; its superblock should be locked
177 ->kill_sb() takes a write-locked superblock, does all shutdown work on it,
277 That is: after 2.5.12, pages which are under writeout are *not* locked. Note,
278 if the filesystem needs the page to be locked during writeout, that is ok, too,
306 not locked.
328 getting mapped back in and redirtied, it needs to be kept locked
390 bh is locked, but that's all warranties we have here. Currently only RAID1,
533 fault: yes can return with page locked
535 page_mkwrite: yes can return with page locked
545 locked. The VM will unlock the page.
549 till "max_pgoff". ->map_pages() is called with page table locked and must
558 no truncate/invalidate races, and then return with the page locked. If