Searched refs:trylock_buffer (Results 1 – 14 of 14) sorted by relevance
391 static inline int trylock_buffer(struct buffer_head *bh) in trylock_buffer() function399 if (!trylock_buffer(bh)) in lock_buffer()419 if (!buffer_uptodate(bh) && trylock_buffer(bh)) { in bh_readahead()
107 if (pblocknr != *submit_ptr + 1 || !trylock_buffer(bh)) { in nilfs_btnode_submit_block()
130 if (!trylock_buffer(bh)) { in nilfs_mdt_submit_block()
57 } else if (!trylock_buffer(bh)) { in gfs2_aspace_writepage()
1504 if (trylock_buffer(bh)) { in gfs2_dir_readahead()
307 if (trylock_buffer(rabh)) { in gfs2_metapath_ra()
653 if (!trylock_buffer(tbh)) in ntfs_read_compressed_block()
580 if (!trylock_buffer(tbh)) in ntfs_sync_mft_mirror()777 if (!trylock_buffer(tbh)) in write_mft_record_nolock()
1182 if (!trylock_buffer(tbh)) in ntfs_write_mst_block()
1814 } else if (!trylock_buffer(bh)) { in __block_write_full_page()3054 if (!trylock_buffer(bh)) in __bh_read_batch()
808 if (!trylock_buffer(bh)) { in write_ordered_buffers()3961 if (!trylock_buffer(bh)) { in reiserfs_prepare_for_journal()
2629 if (!trylock_buffer(bh)) { in reiserfs_write_full_page()
715 if (!trylock_buffer(bh)) { in buffer_migrate_lock_buffers()
260 if (trylock_buffer(bh)) in ext4_sb_breadahead_unmovable()
Completed in 50 milliseconds