Home
last modified time | relevance | path

Searched refs:hpfs_lock_assert (Results 1 – 3 of 3) sorted by relevance

/linux-2.6.39/fs/hpfs/
Dbuffer.c19 hpfs_lock_assert(s); in hpfs_map_sector()
39 hpfs_lock_assert(s); in hpfs_get_sector()
61 hpfs_lock_assert(s); in hpfs_map_4sectors()
118 hpfs_lock_assert(s); in hpfs_get_4sectors()
Dfile.c51 hpfs_lock_assert(i->i_sb); in hpfs_truncate()
Dhpfs_fn.h356 static inline void hpfs_lock_assert(struct super_block *s) in hpfs_lock_assert() function