Home
last modified time | relevance | path

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

/linux-4.4.14/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()
279 hpfs_unlock(dir->i_sb); in hpfs_mknod()
287 hpfs_unlock(dir->i_sb); in hpfs_mknod()
305 hpfs_unlock(dir->i_sb); in hpfs_symlink()
357 hpfs_unlock(dir->i_sb); in hpfs_symlink()
365 hpfs_unlock(dir->i_sb); in hpfs_symlink()
416 hpfs_unlock(dir->i_sb); in hpfs_unlink()
[all …]
Dfile.c18 hpfs_unlock(inode->i_sb); in hpfs_file_release()
113 hpfs_unlock(inode->i_sb); in hpfs_get_block()
150 hpfs_unlock(inode->i_sb); in hpfs_write_failed()
182 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()
493 hpfs_unlock(s); in hpfs_remount_fs()
497 hpfs_unlock(s); in hpfs_remount_fs()
748 hpfs_unlock(s); in hpfs_fill_super()
756 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()
Dalloc.c556 hpfs_unlock(s); in hpfs_trim_fs()
577 hpfs_unlock(s); in hpfs_trim_fs()
Dhpfs_fn.h364 static inline void hpfs_unlock(struct super_block *s) in hpfs_unlock() function