OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ffs_truncate
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/ufs/ffs/
ffs_inode.c
207
ffs_truncate
(struct vnode *ovp, off_t length, int ioflag, kauth_cred_t cred)
function
256
panic("
ffs_truncate
: partial trunc of extdata");
332
(void)
ffs_truncate
(ovp, osize,
347
(void)
ffs_truncate
(ovp, osize, ioflag & IO_SYNC, cred);
Completed in 36 milliseconds
Indexes created Wed Mar 04 15:26:31 UTC 2026