Searched refs:orig_ino (Results 1 – 2 of 2) sorted by relevance
5593 unsigned long orig_ino, in __ext4_update_other_inode_time() argument5619 trace_ext4_other_inode_update_time(inode, orig_ino); in __ext4_update_other_inode_time()5630 unsigned long orig_ino, char *buf) in ext4_update_other_inodes_time() argument5641 ino = ((orig_ino - 1) & ~(inodes_per_block - 1)) + 1; in ext4_update_other_inodes_time()5644 if (ino == orig_ino) in ext4_update_other_inodes_time()5646 __ext4_update_other_inode_time(sb, orig_ino, ino, in ext4_update_other_inodes_time()
305 fi->orig_ino = attr->ino; in fuse_change_attributes_common()