Home
last modified time | relevance | path

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

/fs/jfs/
Djfs_dmap.c2508 dbAdjCtl(struct bmap * bmp, s64 blkno, int newval, int alloc, int level) in dbAdjCtl()
2660 static void dbSplit(dmtree_t * tp, int leafno, int splitsz, int newval) in dbSplit()
2804 static int dbJoin(dmtree_t * tp, int leafno, int newval) in dbJoin()
2898 static void dbAdjTree(dmtree_t * tp, int leafno, int newval) in dbAdjTree()
/fs/ceph/
Dxattr.c916 char *newval = NULL; in __ceph_setxattr() local