Lines Matching defs:sb
304 struct super_block *sb; member
467 #define OCFS2_SB(sb) ((struct ocfs2_super *)(sb)->s_fs_info) argument
705 static inline unsigned long ino_from_blkno(struct super_block *sb, in ino_from_blkno()
711 static inline u64 ocfs2_clusters_to_blocks(struct super_block *sb, in ocfs2_clusters_to_blocks()
720 static inline u32 ocfs2_blocks_to_clusters(struct super_block *sb, in ocfs2_blocks_to_clusters()
729 static inline unsigned int ocfs2_clusters_for_bytes(struct super_block *sb, in ocfs2_clusters_for_bytes()
742 static inline unsigned int ocfs2_bytes_to_clusters(struct super_block *sb, in ocfs2_bytes_to_clusters()
752 static inline u64 ocfs2_blocks_for_bytes(struct super_block *sb, in ocfs2_blocks_for_bytes()
759 static inline u64 ocfs2_clusters_to_bytes(struct super_block *sb, in ocfs2_clusters_to_bytes()
765 static inline u64 ocfs2_block_to_cluster_start(struct super_block *sb, in ocfs2_block_to_cluster_start()
775 static inline u64 ocfs2_align_bytes_to_clusters(struct super_block *sb, in ocfs2_align_bytes_to_clusters()
785 static inline u64 ocfs2_align_bytes_to_blocks(struct super_block *sb, in ocfs2_align_bytes_to_blocks()
799 static inline unsigned int ocfs2_page_index_to_clusters(struct super_block *sb, in ocfs2_page_index_to_clusters()
816 static inline pgoff_t ocfs2_align_clusters_to_page_index(struct super_block *sb, in ocfs2_align_clusters_to_page_index()
831 static inline unsigned int ocfs2_pages_per_cluster(struct super_block *sb) in ocfs2_pages_per_cluster()
842 static inline unsigned int ocfs2_megabytes_to_clusters(struct super_block *sb, in ocfs2_megabytes_to_clusters()
850 static inline unsigned int ocfs2_clusters_to_megabytes(struct super_block *sb, in ocfs2_clusters_to_megabytes()