OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ALLOC_NORMAL
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/ufs/chfs/
chfs_write.c
94
if (prio ==
ALLOC_NORMAL
)
96
CHFS_PAD(size),
ALLOC_NORMAL
);
213
if (prio ==
ALLOC_NORMAL
)
215
CHFS_PAD(size),
ALLOC_NORMAL
);
343
CHFS_PAD(size),
ALLOC_NORMAL
);
440
error = chfs_write_flash_vnode(chmp, ip,
ALLOC_NORMAL
);
448
parent, ip, newfd, ip->ino,
ALLOC_NORMAL
);
chfs_vnode.c
266
error = chfs_write_flash_vnode(chmp, ip,
ALLOC_NORMAL
);
277
error = chfs_write_flash_vnode(chmp, pdir,
ALLOC_NORMAL
);
295
error = chfs_write_flash_dirent(chmp, pdir, ip, nfd, ip->ino,
ALLOC_NORMAL
);
chfs.h
316
#define
ALLOC_NORMAL
0 /* allocating for normal usage (write, etc.) */
chfs_vnops.c
528
error = chfs_write_flash_vnode(chmp, ip,
ALLOC_NORMAL
);
1002
error = chfs_write_flash_vnode(chmp, ip,
ALLOC_NORMAL
);
Completed in 26 milliseconds
Indexes created Tue Oct 14 11:09:46 GMT 2025