Home
last modified time | relevance | path

Searched refs:hpfs_sb_info (Results 1 – 4 of 4) sorted by relevance

/linux-6.1.9/fs/hpfs/
Dalloc.c14 struct hpfs_sb_info *sbi = hpfs_sb(s); in hpfs_claim_alloc()
27 struct hpfs_sb_info *sbi = hpfs_sb(s); in hpfs_claim_free()
40 struct hpfs_sb_info *sbi = hpfs_sb(s); in hpfs_claim_dirband_alloc()
53 struct hpfs_sb_info *sbi = hpfs_sb(s); in hpfs_claim_dirband_free()
208 struct hpfs_sb_info *sbi = hpfs_sb(s); in hpfs_alloc_sector()
281 struct hpfs_sb_info *sbi = hpfs_sb(s); in alloc_in_dirband()
319 struct hpfs_sb_info *sbi = hpfs_sb(s); in hpfs_free_sectors()
528 struct hpfs_sb_info *sbi = hpfs_sb(s); in hpfs_trim_fs()
Dhpfs_fn.h64 struct hpfs_sb_info { struct
320 static inline struct hpfs_sb_info *hpfs_sb(struct super_block *sb) in hpfs_sb()
365 struct hpfs_sb_info *sbi = hpfs_sb(s); in hpfs_lock()
371 struct hpfs_sb_info *sbi = hpfs_sb(s); in hpfs_unlock()
377 struct hpfs_sb_info *sbi = hpfs_sb(s); in hpfs_lock_assert()
Dsuper.c113 static void free_sbi(struct hpfs_sb_info *sbi) in free_sbi()
122 free_sbi(container_of(rcu, struct hpfs_sb_info, rcu)); in lazy_free_sbi()
167 struct hpfs_sb_info *sbi = hpfs_sb(s); in hpfs_get_free_dnodes()
180 struct hpfs_sb_info *sbi = hpfs_sb(s); in hpfs_statfs()
449 struct hpfs_sb_info *sbi = hpfs_sb(s); in hpfs_remount_fs()
496 struct hpfs_sb_info *sbi = hpfs_sb(root->d_sb); in hpfs_show_options()
543 struct hpfs_sb_info *sbi; in hpfs_fill_super()
Dbuffer.c17 struct hpfs_sb_info *sbi = hpfs_sb(s); in hpfs_search_hotfix_map()
29 struct hpfs_sb_info *sbi = hpfs_sb(s); in hpfs_search_hotfix_map_for_range()