Searched defs:fspec (Results 1 - 22 of 22) sorted by relevance

/freebsd-11-stable/sys/fs/nandfs/
H A Dnandfs_mount.h45 char *fspec; /* mount specifier */ member in struct:nandfs_args
/freebsd-11-stable/contrib/netbsd-tests/fs/msdosfs/
H A Dt_snapshot.c28 mount_diskfs(const char *fspec, const char *path) argument
/freebsd-11-stable/contrib/netbsd-tests/fs/ffs/
H A Dt_snapshot_log.c26 mount_diskfs(const char *fspec, const char *path) argument
H A Dt_snapshot_v2.c26 mount_diskfs(const char *fspec, const char *path) argument
H A Dt_snapshot.c26 mount_diskfs(const char *fspec, const char *path) argument
/freebsd-11-stable/sys/fs/cd9660/
H A Dcd9660_mount.h42 char *fspec; /* block special device to mount */ member in struct:iso_args
H A Dcd9660_vfsops.c132 char *fspec; local
/freebsd-11-stable/sys/cddl/compat/opensolaris/kern/
H A Dopensolaris_vfs.c115 mount_snapshot(kthread_t *td, vnode_t **vpp, const char *fstype, char *fspath, char *fspec, int fsflags) argument
/freebsd-11-stable/contrib/llvm-project/lldb/source/API/
H A DSBHostOS.cpp52 FileSpec fspec; local
[all...]
H A DSBFileSpec.cpp36 SBFileSpec::SBFileSpec(const lldb_private::FileSpec &fspec) argument
/freebsd-11-stable/contrib/apr/file_io/unix/
H A Ddir.c243 char fspec[APR_PATH_MAX]; local
/freebsd-11-stable/sys/ufs/ufs/
H A Dufsmount.h40 char *fspec; /* block special device to mount */ member in struct:ufs_args
/freebsd-11-stable/sys/fs/fuse/
H A Dfuse_vfsops.c131 fuse_getdevice(const char *fspec, struct thread *td, struct cdev **fdevp) argument
221 char *fspec, *subtype; local
/freebsd-11-stable/sys/fs/ext2fs/
H A Dext2_vfsops.c119 char *path, *fspec; local
/freebsd-11-stable/contrib/llvm-project/lldb/source/Symbol/
H A DCompileUnit.cpp27 CompileUnit(const lldb::ModuleSP &module_sp, void *user_data, const FileSpec &fspec, const lldb::user_id_t cu_sym_id, lldb::LanguageType language, lldb_private::LazyBool is_optimized) argument
H A DSymbol.cpp159 bool Symbol::SetReExportedSymbolSharedLibrary(const FileSpec &fspec) { argument
/freebsd-11-stable/sys/fs/udf/
H A Dudf_vfsops.c195 char *fspec, *cs_disk, *cs_local; local
/freebsd-11-stable/sys/fs/msdosfs/
H A Dmsdosfsmount.h236 char *fspec; /* blocks special holding the fs to mount */ member in struct:msdosfs_args
/freebsd-11-stable/contrib/amd/include/
H A Dam_compat.h373 char *fspec; /* name of filesystem to mount */ member in struct:hsfs_args
/freebsd-11-stable/sys/ufs/ffs/
H A Dffs_vfsops.c155 char *fspec; local
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/ObjectFile/ELF/
H A DObjectFileELF.cpp1898 auto fspec = GetFileSpec().CopyByAppendingPathComponent( local
/freebsd-11-stable/sys/fs/nfs/
H A Dnfsport.h962 char *fspec; member in struct:nfsex_args

Completed in 227 milliseconds