Searched refs:bytes_missing (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/uapi/linux/
H A Dbtrfs.h692 __u32 bytes_missing; /* out -- additional bytes needed for result */ member in struct:btrfs_data_container
/linux-master/fs/btrfs/
H A Dbackref.c2548 inodes->bytes_missing += c - inodes->bytes_left;
2738 ipath->fspath->bytes_missing += fspath_min - fspath;
2752 * it's zero. ipath->fspath->bytes_missing holds the number of bytes that would
2786 data->bytes_missing = sizeof(*data) - total_bytes;

Completed in 322 milliseconds