Searched defs:orig_ino (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/fs/jfs/ |
H A D | jfs_dtree.c | 4512 dtModify(tid_t tid, struct inode *ip, struct component_name * key, ino_t * orig_ino, ino_t new_ino, int flag) dtModify() argument
|
/kernel/linux/linux-5.10/fs/fuse/ |
H A D | fuse_i.h | 92 u64 orig_ino; member
|
/kernel/linux/linux-6.6/fs/jfs/ |
H A D | jfs_dtree.c | 4214 dtModify(tid_t tid, struct inode *ip, struct component_name * key, ino_t * orig_ino, ino_t new_ino, int flag) dtModify() argument
|
/kernel/linux/linux-6.6/fs/fuse/ |
H A D | fuse_i.h | 108 u64 orig_ino; member
|
/kernel/linux/linux-5.10/fs/ext4/ |
H A D | inode.c | 5106 __ext4_update_other_inode_time(struct super_block *sb, unsigned long orig_ino, unsigned long ino, struct ext4_inode *raw_inode) __ext4_update_other_inode_time() argument 5147 ext4_update_other_inodes_time(struct super_block *sb, unsigned long orig_ino, char *buf) ext4_update_other_inodes_time() argument
|
/kernel/linux/linux-6.6/fs/ext4/ |
H A D | inode.c | 5011 __ext4_update_other_inode_time(struct super_block *sb, unsigned long orig_ino, unsigned long ino, struct ext4_inode *raw_inode) __ext4_update_other_inode_time() argument 5048 ext4_update_other_inodes_time(struct super_block *sb, unsigned long orig_ino, char *buf) ext4_update_other_inodes_time() argument
|
Completed in 26 milliseconds