Home
last modified time | relevance | path

Searched refs:direct (Results 1 – 5 of 5) sorted by relevance

/sbin/newfs_o2fs/
Dnewfs_o2fs.c154 node.direct[i].device = 0; in AddFile()
155 node.direct[i].offset = AppendBlock(tempbuf, len); in AddFile()
235 node.direct[0].device = 0; in AddDirectory()
236 node.direct[0].offset = offset; in AddDirectory()
/sys/fs/o2fs/
Do2fs.h90 BPtr direct[O2FS_DIRECT_PTR]; member
Do2fs.c274 if (bn->direct[i].offset != 0) in O2FSGrowVNode()
282 bn->direct[i].offset = blkno * vfs->blksize; in O2FSGrowVNode()
333 status = BufCache_Read(vn->disk, bn->direct[b].offset, &dent); in O2FSResolveBuf()
/docs/
DDoxyfile2473 # graph for each documented class showing the direct and indirect inheritance
2476 # to TEXT the direct and indirect inheritance relations will be shown as texts /
2484 # graph for each documented class showing the direct and indirect implementation
2493 # groups, showing the direct groups dependencies. See also the chapter Grouping
2553 # direct and indirect include dependencies of the file with other documented
2562 # the direct and indirect include dependencies of the file with other documented
2689 # by representing a node as a red box. Note that doxygen if the number of direct
/lib/liblwip/
DCHANGELOG1708 when it's queried (any direct call to "sysuptime" is changed by a call to
1780 Ports maintainers should remove direct initializations calls from their code,