Home
last modified time | relevance | path

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

/linux-4.1.27/fs/btrfs/
Dsend.c1814 u64 other_inode = 0; in will_overwrite_ref() local
1843 &other_inode, &other_type); in will_overwrite_ref()
1856 if (other_inode > sctx->send_progress) { in will_overwrite_ref()
1857 ret = get_inode_info(sctx->parent_root, other_inode, NULL, in will_overwrite_ref()
1863 *who_ino = other_inode; in will_overwrite_ref()
/linux-4.1.27/fs/ext4/
Dinode.c4377 struct other_inode { struct
4385 struct other_inode *oi = (struct other_inode *) data; in other_inode_match() argument
4421 struct other_inode oi; in ext4_update_other_inodes_time()