Home
last modified time | relevance | path

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

/linux-2.6.39/fs/hpfs/
Dnamei.c103 hpfs_unlock(dir->i_sb); in hpfs_mkdir()
114 hpfs_unlock(dir->i_sb); in hpfs_mkdir()
191 hpfs_unlock(dir->i_sb); in hpfs_create()
200 hpfs_unlock(dir->i_sb); in hpfs_create()
267 hpfs_unlock(dir->i_sb); in hpfs_mknod()
275 hpfs_unlock(dir->i_sb); in hpfs_mknod()
293 hpfs_unlock(dir->i_sb); in hpfs_symlink()
344 hpfs_unlock(dir->i_sb); in hpfs_symlink()
352 hpfs_unlock(dir->i_sb); in hpfs_symlink()
399 hpfs_unlock(dir->i_sb); in hpfs_unlink()
[all …]
Ddir.c17 hpfs_unlock(inode->i_sb); in hpfs_dir_release()
45 hpfs_unlock(s); in hpfs_dir_lseek()
50 hpfs_unlock(s); in hpfs_dir_lseek()
169 hpfs_unlock(inode->i_sb); in hpfs_readdir()
202 hpfs_unlock(dir->i_sb); in hpfs_lookup()
298 hpfs_unlock(dir->i_sb); in hpfs_lookup()
311 hpfs_unlock(dir->i_sb); in hpfs_lookup()
Dfile.c17 hpfs_unlock(inode->i_sb); in hpfs_file_release()
89 hpfs_unlock(inode->i_sb); in hpfs_get_block()
144 hpfs_unlock(file->f_path.dentry->d_sb); in hpfs_file_write()
Dsuper.c110 hpfs_unlock(s); in hpfs_put_super()
164 hpfs_unlock(s); in hpfs_statfs()
427 hpfs_unlock(s); in hpfs_remount_fs()
432 hpfs_unlock(s); in hpfs_remount_fs()
659 hpfs_unlock(s); in hpfs_fill_super()
667 hpfs_unlock(s); in hpfs_fill_super()
Dinode.c287 hpfs_unlock(inode->i_sb); in hpfs_setattr()
306 hpfs_unlock(inode->i_sb); in hpfs_evict_inode()
Dhpfs_fn.h350 static inline void hpfs_unlock(struct super_block *s) in hpfs_unlock() function