Searched defs:hpfs_sb (Results 1 - 1 of 1) sorted by relevance

/fs/hpfs/
H A Dhpfs_fn.h310 static inline struct hpfs_sb_info *hpfs_sb(struct super_block *sb) function
329 return t + sys_tz.tz_minuteswest * 60 + hpfs_sb(s)->sb_timeshift;
335 return t - sys_tz.tz_minuteswest * 60 - hpfs_sb(s)->sb_timeshift;
349 struct hpfs_sb_info *sbi = hpfs_sb(s);
355 struct hpfs_sb_info *sbi = hpfs_sb(s);
361 struct hpfs_sb_info *sbi = hpfs_sb(s);

Completed in 35 milliseconds