OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:tbip
(Results
1 - 3
of
3
) sorted by relevancy
/src/libexec/lfs_cleanerd/
coalesce.c
160
BLOCK_INFO *bip = NULL, *
tbip
;
local in function:clean_inode
350
*
TBIP
with an integer (blkcnt_t) offset.
353
for (
tbip
= bip;
tbip
< bip + nb;
tbip
+= bps) {
369
lim.blkiov =
tbip
;
370
lim.blkcnt = (
tbip
+ bps < bip + nb ? bps : nb % bps);
coalesce.c
160
BLOCK_INFO *bip = NULL, *
tbip
;
local in function:clean_inode
350
*
TBIP
with an integer (blkcnt_t) offset.
353
for (
tbip
= bip;
tbip
< bip + nb;
tbip
+= bps) {
369
lim.blkiov =
tbip
;
370
lim.blkcnt = (
tbip
+ bps < bip + nb ? bps : nb % bps);
coalesce.c
160
BLOCK_INFO *bip = NULL, *
tbip
;
local in function:clean_inode
350
*
TBIP
with an integer (blkcnt_t) offset.
353
for (
tbip
= bip;
tbip
< bip + nb;
tbip
+= bps) {
369
lim.blkiov =
tbip
;
370
lim.blkcnt = (
tbip
+ bps < bip + nb ? bps : nb % bps);
Completed in 78 milliseconds
Indexes created Mon Sep 29 15:09:53 GMT 2025