Home
last modified time | relevance | path

Searched defs:newval (Results 1 – 2 of 2) sorted by relevance

/fs/jfs/
Djfs_dmap.c2470 dbAdjCtl(struct bmap * bmp, s64 blkno, int newval, int alloc, int level) in dbAdjCtl()
2626 static void dbSplit(dmtree_t *tp, int leafno, int splitsz, int newval, bool is_ctl) in dbSplit()
2770 static int dbJoin(dmtree_t *tp, int leafno, int newval, bool is_ctl) in dbJoin()
2864 static void dbAdjTree(dmtree_t *tp, int leafno, int newval, bool is_ctl) in dbAdjTree()
/fs/ceph/
Dxattr.c1192 char *newval = NULL; in __ceph_setxattr() local