Home
last modified time | relevance | path

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

/openbmc/linux/fs/btrfs/
H A Dsend.c3859 const u64 ino1, in check_ino_in_path() argument
3867 if (ino1 == ino2) in check_ino_in_path()
3879 if (parent == ino1) in check_ino_in_path()
3892 const u64 ino1, in is_ancestor() argument
3957 ret = check_ino_in_path(root, ino1, ino1_gen, in is_ancestor()
/openbmc/linux/fs/ceph/
H A Dmds_client.c2872 u64 ino1 = 0, ino2 = 0; in create_request_message() local
2886 &path1, &pathlen1, &ino1, &freepath1, in create_request_message()
3006 ceph_encode_filepath(&p, end, ino1, path1); in create_request_message()