Home
last modified time | relevance | path

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

/linux-6.1.9/fs/hpfs/
Dbuffer.c76 hpfs_lock_assert(s); in hpfs_map_sector()
98 hpfs_lock_assert(s); in hpfs_get_sector()
119 hpfs_lock_assert(s); in hpfs_map_4sectors()
173 hpfs_lock_assert(s); in hpfs_get_4sectors()
Dfile.c69 hpfs_lock_assert(i->i_sb); in hpfs_truncate()
Dhpfs_fn.h375 static inline void hpfs_lock_assert(struct super_block *s) in hpfs_lock_assert() function