Lines Matching refs:super_block
217 struct super_block *sb;
485 static inline unsigned long ino_from_blkno(struct super_block *sb, in ino_from_blkno()
491 static inline u64 ocfs2_clusters_to_blocks(struct super_block *sb, in ocfs2_clusters_to_blocks()
500 static inline u32 ocfs2_blocks_to_clusters(struct super_block *sb, in ocfs2_blocks_to_clusters()
509 static inline unsigned int ocfs2_clusters_for_bytes(struct super_block *sb, in ocfs2_clusters_for_bytes()
522 static inline u64 ocfs2_blocks_for_bytes(struct super_block *sb, in ocfs2_blocks_for_bytes()
529 static inline u64 ocfs2_clusters_to_bytes(struct super_block *sb, in ocfs2_clusters_to_bytes()
535 static inline u64 ocfs2_align_bytes_to_clusters(struct super_block *sb, in ocfs2_align_bytes_to_clusters()
545 static inline u64 ocfs2_align_bytes_to_blocks(struct super_block *sb, in ocfs2_align_bytes_to_blocks()
559 static inline unsigned int ocfs2_page_index_to_clusters(struct super_block *sb, in ocfs2_page_index_to_clusters()
576 static inline pgoff_t ocfs2_align_clusters_to_page_index(struct super_block *sb, in ocfs2_align_clusters_to_page_index()
591 static inline unsigned int ocfs2_pages_per_cluster(struct super_block *sb) in ocfs2_pages_per_cluster()
602 static inline unsigned int ocfs2_megabytes_to_clusters(struct super_block *sb, in ocfs2_megabytes_to_clusters()