HomeSort by: relevance | last modified time | path
    Searched defs:ext2fs_truncate (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/ufs/ext2fs/
ext2fs_inode.c 207 error = ext2fs_truncate(vp, (off_t)0, 0, NOCRED);
287 ext2fs_truncate(struct vnode *ovp, off_t length, int ioflag, function in typeref:typename:int
342 (void) ext2fs_truncate(ovp, osize, ioflag & IO_SYNC,

Completed in 11 milliseconds