Home
last modified time | relevance | path

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

/fs/hpfs/
Dbuffer.c48 hpfs_lock_assert(s); in hpfs_map_sector()
70 hpfs_lock_assert(s); in hpfs_get_sector()
91 hpfs_lock_assert(s); in hpfs_map_4sectors()
145 hpfs_lock_assert(s); in hpfs_get_4sectors()
Dfile.c66 hpfs_lock_assert(i->i_sb); in hpfs_truncate()
Dhpfs_fn.h359 static inline void hpfs_lock_assert(struct super_block *s) in hpfs_lock_assert() function