Home
last modified time | relevance | path

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

/linux/fs/hpfs/
H A 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()
318 hpfs_unlock(dir->i_sb); in hpfs_lookup()
H A Dnamei.c114 hpfs_unlock(dir->i_sb); in hpfs_mkdir()
125 hpfs_unlock(dir->i_sb); in hpfs_mkdir()
202 hpfs_unlock(dir->i_sb); in hpfs_create()
211 hpfs_unlock(dir->i_sb); in hpfs_create()
276 hpfs_unlock(dir->i_sb); in hpfs_mknod()
284 hpfs_unlock(dir->i_sb); in hpfs_mknod()
303 hpfs_unlock(dir->i_sb); in hpfs_symlink()
354 hpfs_unlock(dir->i_sb); in hpfs_symlink()
362 hpfs_unlock(dir->i_sb); in hpfs_symlink()
413 hpfs_unlock(dir->i_sb); in hpfs_unlink()
[all …]
H A 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()
188 hpfs_unlock(inode->i_sb); in hpfs_write_failed()
219 hpfs_unlock(inode->i_sb); in hpfs_write_end()
H A Dinode.c297 hpfs_unlock(inode->i_sb); in hpfs_setattr()
316 hpfs_unlock(inode->i_sb); in hpfs_evict_inode()
H A Dalloc.c557 hpfs_unlock(s); in hpfs_trim_fs()
578 hpfs_unlock(s); in hpfs_trim_fs()
H A Dhpfs_fn.h369 static inline void hpfs_unlock(struct super_block *s) in hpfs_unlock() function