Home
last modified time | relevance | path

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

/linux-4.1.27/fs/hpfs/
Dhpfs_fn.h62 struct hpfs_sb_info { struct
310 static inline struct hpfs_sb_info *hpfs_sb(struct super_block *sb) in hpfs_sb()
349 struct hpfs_sb_info *sbi = hpfs_sb(s); in hpfs_lock()
355 struct hpfs_sb_info *sbi = hpfs_sb(s); in hpfs_unlock()
361 struct hpfs_sb_info *sbi = hpfs_sb(s); in hpfs_lock_assert()
Dalloc.c13 struct hpfs_sb_info *sbi = hpfs_sb(s); in hpfs_claim_alloc()
26 struct hpfs_sb_info *sbi = hpfs_sb(s); in hpfs_claim_free()
39 struct hpfs_sb_info *sbi = hpfs_sb(s); in hpfs_claim_dirband_alloc()
52 struct hpfs_sb_info *sbi = hpfs_sb(s); in hpfs_claim_dirband_free()
207 struct hpfs_sb_info *sbi = hpfs_sb(s); in hpfs_alloc_sector()
280 struct hpfs_sb_info *sbi = hpfs_sb(s); in alloc_in_dirband()
318 struct hpfs_sb_info *sbi = hpfs_sb(s); in hpfs_free_sectors()
Dsuper.c112 static void free_sbi(struct hpfs_sb_info *sbi) in free_sbi()
121 free_sbi(container_of(rcu, struct hpfs_sb_info, rcu)); in lazy_free_sbi()
166 struct hpfs_sb_info *sbi = hpfs_sb(s); in hpfs_get_free_dnodes()
179 struct hpfs_sb_info *sbi = hpfs_sb(s); in hpfs_statfs()
429 struct hpfs_sb_info *sbi = hpfs_sb(s); in hpfs_remount_fs()
476 struct hpfs_sb_info *sbi = hpfs_sb(root->d_sb); in hpfs_show_options()
523 struct hpfs_sb_info *sbi; in hpfs_fill_super()