Searched refs:s_maxbytes (Results 1 – 25 of 75) sorted by relevance
123
75 if (pos + count > inode->i_sb->s_maxbytes) in pagecache_write()210 if (pos + size < pos || pos + size > inode->i_sb->s_maxbytes || in f2fs_get_verity_descriptor()
649 sb->s_maxbytes = (loff_t)maxfilesize; in nfs_super_set_maxbytes()650 if (sb->s_maxbytes > MAX_LFS_FILESIZE || sb->s_maxbytes <= 0) in nfs_super_set_maxbytes()651 sb->s_maxbytes = MAX_LFS_FILESIZE; in nfs_super_set_maxbytes()
537 XFS_B_TO_FSB(mp, mp->m_super->s_maxbytes); in xfs_file_iomap_begin_delay()955 ASSERT(offset <= mp->m_super->s_maxbytes); in xfs_file_iomap_begin()956 if (offset > mp->m_super->s_maxbytes - length) in xfs_file_iomap_begin()957 length = mp->m_super->s_maxbytes - offset; in xfs_file_iomap_begin()1182 XFS_B_TO_FSB(mp, mp->m_super->s_maxbytes)); in xfs_seek_iomap_begin()
123 limit = mp->m_super->s_maxbytes; in xfs_fs_map_blocks()
556 max_len = mp->m_super->s_maxbytes; in xfs_getbmap()583 max_len = mp->m_super->s_maxbytes; in xfs_getbmap()792 last_fsb = XFS_B_TO_FSB(mp, mp->m_super->s_maxbytes); in xfs_free_eofblocks()
860 if (inode->i_sb->s_maxbytes - isize < len) { in xfs_file_fallocate()1125 return vfs_setpos(file, offset, inode->i_sb->s_maxbytes); in xfs_file_llseek()
196 sb->s_maxbytes = MAX_LFS_FILESIZE; in efivarfs_fill_super()
227 sb->s_maxbytes = MAX_LFS_FILESIZE; in ramfs_fill_super()
143 if (offset > inode->i_sb->s_maxbytes) in inode_newsize_ok()
258 s->s_maxbytes = MAX_NON_LFS; in alloc_super()1582 WARN((sb->s_maxbytes < 0), "%s set sb->s_maxbytes to " in vfs_get_tree()1583 "negative value (%lld)\n", fc->fs_type->name, sb->s_maxbytes); in vfs_get_tree()
158 u64 maxbytes = (u64) sb->s_maxbytes; in fiemap_check_ranges()
560 s->s_maxbytes = path.dentry->d_sb->s_maxbytes; in ecryptfs_mount()
65 sb->s_maxbytes = MAX_LFS_FILESIZE; in v9fs_fill_super()
75 if (pos + count > inode->i_sb->s_maxbytes) in pagecache_write()
207 return inode->i_sb->s_maxbytes; in ext4_readpage_limit()
489 maxbytes = inode->i_sb->s_maxbytes; in ext4_llseek()
229 const int limit = sb->s_maxbytes >> sbi->cluster_bits; in fat_get_cluster()
385 sb->s_maxbytes = MAX_LFS_FILESIZE; in pstore_fill_super()
188 sb->s_maxbytes = MAX_LFS_FILESIZE; in squashfs_fill_super()
330 if (isize >= mp->m_super->s_maxbytes) in xchk_dinode()
375 sb->s_maxbytes = MAX_LFS_FILESIZE; in erofs_fill_super()
477 sb->s_maxbytes = 0xFFFFFFFF; in romfs_fill_super()
552 sb->s_maxbytes = MAX_LFS_FILESIZE; in dlmfs_fill_super()
441 sb->s_maxbytes = MAX_LFS_FILESIZE; in orangefs_fill_sb()
438 sb->s_maxbytes = MAX_LFS_FILESIZE; in afs_fill_super()