Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ocfs2/
Docfs2.h814 static inline u64 ocfs2_align_bytes_to_blocks(struct super_block *sb, in ocfs2_align_bytes_to_blocks() function
Dquota_global.c242 ocfs2_align_bytes_to_blocks(sb, off + len); in ocfs2_quota_write()
Dfile.c988 zero_start = ocfs2_align_bytes_to_blocks(sb, i_size_read(inode)); in ocfs2_zero_extend()