Home
last modified time | relevance | path

Searched refs:hpfs_unlock (Results 1 – 7 of 7) sorted by relevance

/linux-6.1.9/fs/hpfs/
Ddir.c18 hpfs_unlock(inode->i_sb); in hpfs_dir_release()
49 hpfs_unlock(s); in hpfs_dir_lseek()
55 hpfs_unlock(s); in hpfs_dir_lseek()
60 hpfs_unlock(s); in hpfs_dir_lseek()
183 hpfs_unlock(inode->i_sb); in hpfs_readdir()
216 hpfs_unlock(dir->i_sb); in hpfs_lookup()
316 hpfs_unlock(dir->i_sb); in hpfs_lookup()
Dnamei.c117 hpfs_unlock(dir->i_sb); in hpfs_mkdir()
128 hpfs_unlock(dir->i_sb); in hpfs_mkdir()
207 hpfs_unlock(dir->i_sb); in hpfs_create()
216 hpfs_unlock(dir->i_sb); in hpfs_create()
283 hpfs_unlock(dir->i_sb); in hpfs_mknod()
291 hpfs_unlock(dir->i_sb); in hpfs_mknod()
310 hpfs_unlock(dir->i_sb); in hpfs_symlink()
363 hpfs_unlock(dir->i_sb); in hpfs_symlink()
371 hpfs_unlock(dir->i_sb); in hpfs_symlink()
422 hpfs_unlock(dir->i_sb); in hpfs_unlink()
[all …]
Dfile.c21 hpfs_unlock(inode->i_sb); in hpfs_file_release()
116 hpfs_unlock(inode->i_sb); in hpfs_get_block()
153 hpfs_unlock(sb); in hpfs_iomap_begin()
193 hpfs_unlock(inode->i_sb); in hpfs_write_failed()
225 hpfs_unlock(inode->i_sb); in hpfs_write_end()
Dsuper.c129 hpfs_unlock(s); in hpfs_put_super()
198 hpfs_unlock(s); in hpfs_statfs()
486 hpfs_unlock(s); in hpfs_remount_fs()
490 hpfs_unlock(s); in hpfs_remount_fs()
742 hpfs_unlock(s); in hpfs_fill_super()
750 hpfs_unlock(s); in hpfs_fill_super()
Dinode.c297 hpfs_unlock(inode->i_sb); in hpfs_setattr()
316 hpfs_unlock(inode->i_sb); in hpfs_evict_inode()
Dalloc.c557 hpfs_unlock(s); in hpfs_trim_fs()
578 hpfs_unlock(s); in hpfs_trim_fs()
Dhpfs_fn.h369 static inline void hpfs_unlock(struct super_block *s) in hpfs_unlock() function