Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/fs/ceph/
H A Dcaps.c3397 u64 fscrypt_file_size; member
3432 * fscrypt_file_size. If the real length of the file is 0, then
3436 size = extra_info->fscrypt_file_size;
3948 * fscrypt_file_size. If the real length of the file is 0, then in handle_cap_trunc()
3952 size = extra_info->fscrypt_file_size; in handle_cap_trunc()
4194 ceph_decode_64_safe(p, end, extra->fscrypt_file_size, bad); in parse_fscrypt_fields()

Completed in 6 milliseconds