Home
last modified time | relevance | path

Searched refs:other_inode (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/fs/btrfs/
Dsend.c1821 u64 other_inode = 0; in will_overwrite_ref() local
1850 &other_inode, &other_type); in will_overwrite_ref()
1863 if (other_inode > sctx->send_progress) { in will_overwrite_ref()
1864 ret = get_inode_info(sctx->parent_root, other_inode, NULL, in will_overwrite_ref()
1870 *who_ino = other_inode; in will_overwrite_ref()
/linux-4.4.14/fs/ext4/
Dinode.c4421 struct other_inode { struct
4429 struct other_inode *oi = (struct other_inode *) data; in other_inode_match() argument
4465 struct other_inode oi; in ext4_update_other_inodes_time()