Home
last modified time | relevance | path

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

/linux-2.6.39/fs/hpfs/
Dfile.c15 hpfs_lock(inode->i_sb); in hpfs_file_release()
65 hpfs_lock(inode->i_sb); in hpfs_get_block()
142 hpfs_lock(file->f_path.dentry->d_sb); in hpfs_file_write()
Ddir.c14 hpfs_lock(inode->i_sb); in hpfs_dir_release()
32 hpfs_lock(s); in hpfs_dir_lseek()
66 hpfs_lock(inode->i_sb); in hpfs_readdir()
199 hpfs_lock(dir->i_sb); in hpfs_lookup()
Dnamei.c27 hpfs_lock(dir->i_sb); in hpfs_mkdir()
131 hpfs_lock(dir->i_sb); in hpfs_create()
219 hpfs_lock(dir->i_sb); in hpfs_mknod()
291 hpfs_lock(dir->i_sb); in hpfs_symlink()
368 hpfs_lock(dir->i_sb); in hpfs_unlink()
446 hpfs_lock(dir->i_sb); in hpfs_rmdir()
496 hpfs_lock(i->i_sb); in hpfs_symlink_readpage()
542 hpfs_lock(i->i_sb); in hpfs_rename()
Dsuper.c108 hpfs_lock(s); in hpfs_put_super()
147 hpfs_lock(s); in hpfs_statfs()
392 hpfs_lock(s); in hpfs_remount_fs()
482 hpfs_lock(s); in hpfs_fill_super()
Dinode.c261 hpfs_lock(inode->i_sb); in hpfs_setattr()
304 hpfs_lock(inode->i_sb); in hpfs_evict_inode()
Dhpfs_fn.h344 static inline void hpfs_lock(struct super_block *s) in hpfs_lock() function