Searched refs:ipcount (Results 1 – 1 of 1) sorted by relevance
1082 int ipcount; in jfs_rename() local1278 ipcount = 0; in jfs_rename()1279 iplist[ipcount++] = old_ip; in jfs_rename()1281 iplist[ipcount++] = new_ip; in jfs_rename()1282 iplist[ipcount++] = old_dir; in jfs_rename()1285 iplist[ipcount++] = new_dir; in jfs_rename()1300 rc = txCommit(tid, ipcount, iplist, commit_flag); in jfs_rename()