Results of 1 - 3 of about 3 for FALLOC (0.003 sec.)
- Man page of FALLOCATE 11924
- FALLOCATE Section: Linux Programmer's Manual (2) Updated: 2019-11-19 Index JM Home Page 名前 falloc
...
e_test_macros (7) 参照 */ #include < fcntl.h > int fallocate(int fd , int mode , off_t offset , off_t len ); ...
保するために、 POSIX.1 で規定された方法である posix_fallocate (3) を使うこと。 fallocate () を使うと、 fd が参 ...
のサブセクションで説明する。 ディスク領域の割り当て fallocate () のデフォルトの動作 (つまり mode が 0 の場合) ...
れる。 このデフォルトの動作は、 ライブラリ関数 posix_fallocate (3) の動作と非常に似ている。 これは、 このシステ ...
-
https://man.plustar.jp/manpage/man2/fallocate.2.html
- [similar]
- Man page of FCNTL 7980
- FCNTL Section: Linux Programmer's Manual (2) Updated: 2020-12-21 Index JM Home Page 名前 fcntl -
...
を超えての write (2) や truncate (2), ftruncate (2), fallocate (2) に影響する。 対象のファイルのサイズを大きく ...
と組み合わせて使用される。 この seal は write (2) と fallocate (2) ( FALLOC_FL_PUNCH_HOLE フラグとの組み合わせ ...
-
https://man.plustar.jp/manpage/man2/fcntl.2.html
- [similar]
- Man page of FCNTL 7980
- FCNTL Section: Linux Programmer's Manual (2) Updated: 2020-12-21 Index JM Home Page 名前 fcntl -
...
を超えての write (2) や truncate (2), ftruncate (2), fallocate (2) に影響する。 対象のファイルのサイズを大きく ...
と組み合わせて使用される。 この seal は write (2) と fallocate (2) ( FALLOC_FL_PUNCH_HOLE フラグとの組み合わせ ...
-
https://man.plustar.jp/manpage/man2/fcntl64.2.html
- [similar]
PREV
1
NEXT