Home
last modified time | relevance | path

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

/linux-4.1.27/fs/hpfs/
Ddir.c17 hpfs_unlock(inode->i_sb); in hpfs_dir_release()
50 hpfs_unlock(s); in hpfs_dir_lseek()
55 hpfs_unlock(s); in hpfs_dir_lseek()
177 hpfs_unlock(inode->i_sb); in hpfs_readdir()
210 hpfs_unlock(dir->i_sb); in hpfs_lookup()
306 hpfs_unlock(dir->i_sb); in hpfs_lookup()
319 hpfs_unlock(dir->i_sb); in hpfs_lookup()
Dnamei.c115 hpfs_unlock(dir->i_sb); in hpfs_mkdir()
126 hpfs_unlock(dir->i_sb); in hpfs_mkdir()
204 hpfs_unlock(dir->i_sb); in hpfs_create()
213 hpfs_unlock(dir->i_sb); in hpfs_create()
281 hpfs_unlock(dir->i_sb); in hpfs_mknod()
289 hpfs_unlock(dir->i_sb); in hpfs_mknod()
307 hpfs_unlock(dir->i_sb); in hpfs_symlink()
359 hpfs_unlock(dir->i_sb); in hpfs_symlink()
367 hpfs_unlock(dir->i_sb); in hpfs_symlink()
418 hpfs_unlock(dir->i_sb); in hpfs_unlink()
[all …]
Dfile.c18 hpfs_unlock(inode->i_sb); in hpfs_file_release()
108 hpfs_unlock(inode->i_sb); in hpfs_get_block()
145 hpfs_unlock(inode->i_sb); in hpfs_write_failed()
177 hpfs_unlock(inode->i_sb); in hpfs_write_end()
Dsuper.c128 hpfs_unlock(s); in hpfs_put_super()
198 hpfs_unlock(s); in hpfs_statfs()
466 hpfs_unlock(s); in hpfs_remount_fs()
470 hpfs_unlock(s); in hpfs_remount_fs()
730 hpfs_unlock(s); in hpfs_fill_super()
738 hpfs_unlock(s); in hpfs_fill_super()
Dinode.c294 hpfs_unlock(inode->i_sb); in hpfs_setattr()
313 hpfs_unlock(inode->i_sb); in hpfs_evict_inode()
Dhpfs_fn.h353 static inline void hpfs_unlock(struct super_block *s) in hpfs_unlock() function