Lines Matching full:filesystem
160 the MTD partition; an empty yaffs2 filesystem is constructed there. Remaining
163 for the partition. An empty ext4 filesystem is constructed there. If
164 <i>fs_size</i> is zero, the filesystem takes up the entire partition. If
165 <i>fs_size</i> is a positive number, the filesystem takes the first
167 negative number, the filesystem takes all except the last <i>|fs_size|</i>
171 <i>fs_size</i> is zero, the filesystem takes up the entire partition. If
172 <i>fs_size</i> is a positive number, the filesystem takes the first
174 <li>mount_point should be the future mount point for the filesystem.</li></ul>
190 <dd>Returns true iff there is a filesystem mounted at <i>mount_point</i>.</dd>
198 <dd>Mounts a filesystem of <i>fs_type</i> at <i>mount_point</i>.
269 <dd>Unmounts the filesystem mounted at <i>mount_point</i>.</dd>