Searched refs:nilfs_sufile_set_alloc_range (Results 1 – 4 of 4) sorted by relevance
25 int nilfs_sufile_set_alloc_range(struct inode *sufile, __u64 start, __u64 end);
1121 ret = nilfs_sufile_set_alloc_range(nilfs->ns_sufile, minseg, maxseg); in nilfs_ioctl_set_alloc_range()
266 int nilfs_sufile_set_alloc_range(struct inode *sufile, __u64 start, __u64 end) in nilfs_sufile_set_alloc_range() function
458 nilfs_sufile_set_alloc_range(nilfs->ns_sufile, 0, newnsegs - 1); in nilfs_resize_fs()
Completed in 11 milliseconds