Home
last modified time | relevance | path

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

/linux-4.19.296/fs/affs/
Damigaffs.c79 u32 rem_ino, hash_ino; in affs_remove_hash() local
84 rem_ino = rem_bh->b_blocknr; in affs_remove_hash()
87 rem_ino, offset); in affs_remove_hash()
96 if (hash_ino == rem_ino) { in affs_remove_hash()