Home
last modified time | relevance | path

Searched refs:filesys (Results 1 – 25 of 29) sorted by relevance

12

/external/apache-commons-compress/src/main/java/org/apache/commons/compress/archivers/dump/
DDumpArchiveSummary.java39 private String filesys; field in DumpArchiveSummary
52filesys = DumpArchiveUtil.decode(encoding, buffer, 696, DumpArchiveConstants.NAMELEN).trim(); in DumpArchiveSummary()
152 return filesys; in getFilesystem()
160 this.filesys = filesystem; in setFilesystem()
/external/python/cpython2/Demo/rpc/
Dnfsclient.py183 if sys.argv[2:]: filesys = sys.argv[2]
184 else: filesys = None
187 if filesys is None:
192 sf = mcl.Mnt(filesys)
201 mcl.Umnt(filesys)
Dmountclient.py65 filesys = self.unpack_string()
67 return (filesys, groups)
/external/e2fsprogs/lib/ext2fs/tdb/patches/
Dtdbtool-includes12 -#include "system/filesys.h"
Dreplace-includes10 -#include "system/filesys.h"
/external/e2fsprogs/misc/
Dfsck.c381 static struct fs_info *lookup(char *filesys) in lookup() argument
386 if (filesys == NULL) in lookup()
390 if (!strcmp(filesys, fs->device) || in lookup()
391 (fs->mountpt && !strcmp(filesys, fs->mountpt))) in lookup()
/external/python/cpython2/Doc/library/
Dindex.rst49 filesys.rst
/external/python/cpython3/Doc/library/
Dindex.rst52 filesys.rst
/external/ltp/runtest/
Dquickhit231 # Basic test for statfs(2) mounted filesys
233 # Basic test for statvfs(2) mounted filesys
/external/e2fsprogs/po/
Dit.po5205 "Usage: fsck [-AMNPRTV] [ -C [ fd ] ] [-t fstype] [fs-options] [filesys ...]\n"
5206 msgstr "Uso: fsck [-ACNPRTV] [-t tipofs] [opzioni-fs] [filesys ...]\n"
Did.po5166 "Usage: fsck [-AMNPRTV] [ -C [ fd ] ] [-t fstype] [fs-options] [filesys ...]\n"
5169 "[filesys ...]\n"
Dtr.po5319 "Usage: fsck [-AMNPRTV] [ -C [ fd ] ] [-t fstype] [fs-options] [filesys ...]\n"
5322 "[filesys ...]\n"
De2fsprogs.pot4831 "Usage: fsck [-AMNPRTV] [ -C [ fd ] ] [-t fstype] [fs-options] [filesys ...]\n"
Dfi.po4906 "Usage: fsck [-AMNPRTV] [ -C [ fd ] ] [-t fstype] [fs-options] [filesys ...]\n"
Dzh_CN.po5065 "Usage: fsck [-AMNPRTV] [ -C [ fd ] ] [-t fstype] [fs-options] [filesys ...]\n"
Dsr.po5261 "Usage: fsck [-AMNPRTV] [ -C [ fd ] ] [-t fstype] [fs-options] [filesys ...]\n"
Duk.po5269 "Usage: fsck [-AMNPRTV] [ -C [ fd ] ] [-t fstype] [fs-options] [filesys ...]\n"
Dms.po5122 "Usage: fsck [-AMNPRTV] [ -C [ fd ] ] [-t fstype] [fs-options] [filesys ...]\n"
Deo.po5063 "Usage: fsck [-AMNPRTV] [ -C [ fd ] ] [-t fstype] [fs-options] [filesys ...]\n"
Dda.po5019 "Usage: fsck [-AMNPRTV] [ -C [ fd ] ] [-t fstype] [fs-options] [filesys ...]\n"
Dsv.po5170 "Usage: fsck [-AMNPRTV] [ -C [ fd ] ] [-t fstype] [fs-options] [filesys ...]\n"
Dnl.po5259 "Usage: fsck [-AMNPRTV] [ -C [ fd ] ] [-t fstype] [fs-options] [filesys ...]\n"
Dpl.po5151 "Usage: fsck [-AMNPRTV] [ -C [ fd ] ] [-t fstype] [fs-options] [filesys ...]\n"
Dca.po5237 "Usage: fsck [-AMNPRTV] [ -C [ fd ] ] [-t fstype] [fs-options] [filesys ...]\n"
Dcs.po5215 "Usage: fsck [-AMNPRTV] [ -C [ fd ] ] [-t fstype] [fs-options] [filesys ...]\n"

12