Home | Sort by: relevance | last modified time | path |
/src/sys/kern/ | |
vfs_vnops.c | 126 static int vn_truncate(file_t *, off_t); 144 .fo_truncate = vn_truncate, 1333 vn_truncate(file_t *fp, off_t length) function in typeref:typename:int |
vfs_vnops.c | 126 static int vn_truncate(file_t *, off_t); 144 .fo_truncate = vn_truncate, 1333 vn_truncate(file_t *fp, off_t length) function in typeref:typename:int |