Searched defs:newval (Results 1 – 2 of 2) sorted by relevance
| /fs/jfs/ |
| D | jfs_dmap.c | 2470 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/ |
| D | xattr.c | 1192 char *newval = NULL; in __ceph_setxattr() local
|