Home
last modified time | relevance | path

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

/linux-4.1.27/fs/affs/
Damigaffs.c200 __be32 ino2 = AFFS_TAIL(sb, link_bh)->link_chain; in affs_remove_link() local
201 AFFS_TAIL(sb, bh)->link_chain = ino2; in affs_remove_link()
202 affs_adjust_checksum(bh, be32_to_cpu(ino2) - link_ino); in affs_remove_link()
/linux-4.1.27/fs/ceph/
Dmds_client.c1882 u64 ino1 = 0, ino2 = 0; in create_request_message() local
1900 &path2, &pathlen2, &ino2, &freepath2); in create_request_message()
1939 ceph_encode_filepath(&p, end, ino2, path2); in create_request_message()