OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ext2fs_bufrd
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/ufs/ext2fs/
ext2fs_extern.h
158
int
ext2fs_bufrd
(struct vnode *, struct uio *, int, kauth_cred_t);
ext2fs_readwrite.c
121
return
ext2fs_bufrd
(vp, uio, ap->a_ioflag, ap->a_cred);
153
ext2fs_bufrd
(struct vnode *vp, struct uio *uio, int ioflag, kauth_cred_t cred)
function in typeref:typename:int
ext2fs_vfsops.c
158
.uo_bufrd =
ext2fs_bufrd
,
Completed in 14 milliseconds
Indexes created Mon Oct 13 01:09:56 GMT 2025