Searched refs:orig_ino (Results 1 – 5 of 5) sorted by relevance
253 ino_t * orig_ino, ino_t new_ino, int flag);
5505 unsigned long orig_ino, in __ext4_update_other_inode_time() argument5531 trace_ext4_other_inode_update_time(inode, orig_ino); in __ext4_update_other_inode_time()5542 unsigned long orig_ino, char *buf) in ext4_update_other_inodes_time() argument5553 ino = ((orig_ino - 1) & ~(inodes_per_block - 1)) + 1; in ext4_update_other_inodes_time()5556 if (ino == orig_ino) in ext4_update_other_inodes_time()5558 __ext4_update_other_inode_time(sb, orig_ino, ino, in ext4_update_other_inodes_time()
145 u64 orig_ino; member
305 fi->orig_ino = attr->ino; in fuse_change_attributes_common()
1565 stat->ino = fi->orig_ino; in fuse_update_get_attr()