A file system API is an application programming interface through which an operating system interfaces with file system code. The operating system usually provides abstractions for accessing different file systems transparently to userland programs, and in this sense it is analogous to device driver APIs that provide abstracted access to hardware.

PropertyValue
dbpprop:abstract
  • A file system API is an application programming interface through which an operating system interfaces with file system code. The operating system usually provides abstractions for accessing different file systems transparently to userland programs, and in this sense it is analogous to device driver APIs that provide abstracted access to hardware. Some file system APIs may also include interfaces for maintenance operations, such as creating or initializing a file system, verifying the file system for integrity, and defragmentation – although these are more often implemented independently from the file system code. Microsoft Windows NT, 2000, and XP have a default file system API known as a file system driver for the NTFS, FAT and FAT32 file systems.
  • ファイルシステムAPIとは、開発者がファイルシステムをオペレーティングシステム (OS)に移植する際のAPIであり、オペレーティングシステムはそのファイルシステムについて何も知らなくてもよいように設計されている。 これはドライバAPIの機能と似ており、ユーザープログラムやOS自身はそのファイルシステムについて何も知らなくてもよい。 ファイルシステムAPIには一般的な保守機能(新しいファイルシステムの作成、メタデータの一貫性のチェック、デフラグなど)へのインターフェイスを提供するものもあり、それらを実際に行うアプリケーションが新たなファイルシステムも透過的に扱えるようになっている。
dbpprop:hasPhotoCollection
dbpprop:reference
rdf:type
rdfs:comment
  • A file system API is an application programming interface through which an operating system interfaces with file system code. The operating system usually provides abstractions for accessing different file systems transparently to userland programs, and in this sense it is analogous to device driver APIs that provide abstracted access to hardware.
rdfs:label
  • Filesystem API
  • ファイルシステムAPI
owl:sameAs
skos:subject
foaf:page
is dbpprop:redirect of
is owl:sameAs of