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

  /src/sys/ufs/lfs/
lfs_inode.c 213 lfs_truncate(struct vnode *ovp, off_t length, int ioflag, kauth_cred_t cred) function in typeref:typename:int
289 (void) lfs_truncate(ovp, osize,
305 (void) lfs_truncate(ovp, osize,
lfs_inode.c 213 lfs_truncate(struct vnode *ovp, off_t length, int ioflag, kauth_cred_t cred) function in typeref:typename:int
289 (void) lfs_truncate(ovp, osize,
305 (void) lfs_truncate(ovp, osize,
lfs_inode.c 213 lfs_truncate(struct vnode *ovp, off_t length, int ioflag, kauth_cred_t cred) function in typeref:typename:int
289 (void) lfs_truncate(ovp, osize,
305 (void) lfs_truncate(ovp, osize,
lfs_inode.c 213 lfs_truncate(struct vnode *ovp, off_t length, int ioflag, kauth_cred_t cred) function in typeref:typename:int
289 (void) lfs_truncate(ovp, osize,
305 (void) lfs_truncate(ovp, osize,

Completed in 50 milliseconds