Home
last modified time | relevance | path

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

/linux-4.19.296/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.c116 hpfs_unlock(dir->i_sb); in hpfs_mkdir()
127 hpfs_unlock(dir->i_sb); in hpfs_mkdir()
205 hpfs_unlock(dir->i_sb); in hpfs_create()
214 hpfs_unlock(dir->i_sb); in hpfs_create()
280 hpfs_unlock(dir->i_sb); in hpfs_mknod()
288 hpfs_unlock(dir->i_sb); in hpfs_mknod()
306 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.c19 hpfs_unlock(inode->i_sb); in hpfs_file_release()
114 hpfs_unlock(inode->i_sb); in hpfs_get_block()
151 hpfs_unlock(inode->i_sb); in hpfs_write_failed()
183 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()
492 hpfs_unlock(s); in hpfs_remount_fs()
496 hpfs_unlock(s); in hpfs_remount_fs()
746 hpfs_unlock(s); in hpfs_fill_super()
754 hpfs_unlock(s); in hpfs_fill_super()
Dinode.c296 hpfs_unlock(inode->i_sb); in hpfs_setattr()
315 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.h371 static inline void hpfs_unlock(struct super_block *s) in hpfs_unlock() function