OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:fatchain
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/fs/msdosfs/
msdosfs_fat.c
136
static int
fatchain
(struct msdosfsmount *, u_long, u_long, u_long);
668
fatchain
(struct msdosfsmount *pmp, u_long start, u_long count, u_long fillwith)
function
786
if ((error =
fatchain
(pmp, start, count, fillwith)) != 0)
msdosfs_fat.c
136
static int
fatchain
(struct msdosfsmount *, u_long, u_long, u_long);
668
fatchain
(struct msdosfsmount *pmp, u_long start, u_long count, u_long fillwith)
function
786
if ((error =
fatchain
(pmp, start, count, fillwith)) != 0)
Completed in 202 milliseconds
Indexes created Sun Feb 22 16:20:20 UTC 2026