Home
last modified time | relevance | path

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

/linux/fs/nilfs2/
H A Dnilfs.h375 int nilfs_resize_fs(struct super_block *sb, __u64 newsize);
H A Dioctl.c1010 ret = nilfs_resize_fs(inode->i_sb, newsize); in nilfs_ioctl_sync()
H A Dsuper.c424 * nilfs_resize_fs - resize the filesystem in nilfs_resize_fs() function
430 int nilfs_resize_fs(struct super_block *sb, __u64 newsize) in nilfs_resize_fs()