OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ntfs_write
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/fs/ntfs/
ntfs_vnops.c
67
static int
ntfs_write
(void *);
360
ntfs_write
(void *v)
function in typeref:typename:int
377
dprintf(("
ntfs_write
: ino: %llu, off: %qd resid: %qd\n",
380
dprintf(("
ntfs_write
: filesize: %qu",(long long)fp->f_size));
383
printf("
ntfs_write
: CAN'T WRITE BEYOND END OF FILE\n");
395
printf("
ntfs_write
: ntfs_writeattr failed: %d\n", error);
822
{ &vop_write_desc, (vop_t *)
ntfs_write
}, /* write */
ntfs_vnops.c
67
static int
ntfs_write
(void *);
360
ntfs_write
(void *v)
function in typeref:typename:int
377
dprintf(("
ntfs_write
: ino: %llu, off: %qd resid: %qd\n",
380
dprintf(("
ntfs_write
: filesize: %qu",(long long)fp->f_size));
383
printf("
ntfs_write
: CAN'T WRITE BEYOND END OF FILE\n");
395
printf("
ntfs_write
: ntfs_writeattr failed: %d\n", error);
822
{ &vop_write_desc, (vop_t *)
ntfs_write
}, /* write */
Completed in 23 milliseconds
Indexes created Sat Sep 27 22:09:54 GMT 2025