Home
last modified time | relevance | path

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

/openbmc/linux/fs/ocfs2/
H A Dsuper.c566 static unsigned long long ocfs2_max_file_offset(unsigned int bbits, in ocfs2_max_file_offset() function
2031 sb->s_maxbytes = ocfs2_max_file_offset(bbits, cbits); in ocfs2_initialize_super()