Home
last modified time | relevance | path

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

/linux-5.19.10/fs/ksmbd/
Dsmb2pdu.c4339 static unsigned long long get_allocation_size(struct inode *inode, in get_allocation_size() function
4368 sinfo->AllocationSize = cpu_to_le64(get_allocation_size(inode, &stat)); in get_file_standard_info()
4433 cpu_to_le64(get_allocation_size(inode, &stat)); in get_file_all_info()
4622 cpu_to_le64(get_allocation_size(inode, &stat)); in get_file_network_open_info()