Home
last modified time | relevance | path

Searched refs:extents_lock (Results 1 – 9 of 9) sorted by relevance

/linux-6.3-rc2/fs/hfsplus/
A Dextents.c93 WARN_ON(!mutex_is_locked(&hip->extents_lock)); in __hfsplus_ext_write_extent()
149 mutex_lock(&HFSPLUS_I(inode)->extents_lock); in hfsplus_ext_write_extent()
260 mutex_lock(&hip->extents_lock); in hfsplus_get_block()
270 mutex_unlock(&hip->extents_lock); in hfsplus_get_block()
275 mutex_unlock(&hip->extents_lock); in hfsplus_get_block()
457 mutex_lock(&hip->extents_lock); in hfsplus_file_extend()
518 mutex_unlock(&hip->extents_lock); in hfsplus_file_extend()
522 mutex_unlock(&hip->extents_lock); in hfsplus_file_extend()
576 mutex_lock(&hip->extents_lock); in hfsplus_file_truncate()
584 mutex_unlock(&hip->extents_lock); in hfsplus_file_truncate()
[all …]
A Dxattr.c184 mutex_lock(&hip->extents_lock); in hfsplus_create_attributes_file()
186 mutex_unlock(&hip->extents_lock); in hfsplus_create_attributes_file()
A Dhfsplus_fs.h224 struct mutex extents_lock; member
A Dsuper.c72 mutex_init(&HFSPLUS_I(inode)->extents_lock); in hfsplus_iget()
A Dinode.c400 mutex_init(&hip->extents_lock); in hfsplus_new_inode()
/linux-6.3-rc2/fs/hfs/
A Dextent.c365 mutex_lock(&HFS_I(inode)->extents_lock); in hfs_get_block()
371 mutex_unlock(&HFS_I(inode)->extents_lock); in hfs_get_block()
374 mutex_unlock(&HFS_I(inode)->extents_lock); in hfs_get_block()
397 mutex_lock(&HFS_I(inode)->extents_lock); in hfs_extend_file()
447 mutex_unlock(&HFS_I(inode)->extents_lock); in hfs_extend_file()
511 mutex_lock(&HFS_I(inode)->extents_lock); in hfs_file_truncate()
514 mutex_unlock(&HFS_I(inode)->extents_lock); in hfs_file_truncate()
543 mutex_unlock(&HFS_I(inode)->extents_lock); in hfs_file_truncate()
A Dhfs_fs.h75 struct mutex extents_lock; member
A Dinode.c194 mutex_init(&HFS_I(inode)->extents_lock); in hfs_new_inode()
326 mutex_init(&HFS_I(inode)->extents_lock); in hfs_read_inode()
A Dbtree.c45 mutex_init(&HFS_I(tree->inode)->extents_lock); in hfs_btree_open()

Completed in 15 milliseconds