Searched refs:ipcount (Results 1 – 1 of 1) sorted by relevance
1093 int ipcount; in jfs_rename() local1287 ipcount = 0; in jfs_rename()1288 iplist[ipcount++] = old_ip; in jfs_rename()1290 iplist[ipcount++] = new_ip; in jfs_rename()1291 iplist[ipcount++] = old_dir; in jfs_rename()1294 iplist[ipcount++] = new_dir; in jfs_rename()1309 rc = txCommit(tid, ipcount, iplist, commit_flag); in jfs_rename()