Home
last modified time | relevance | path

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

/Linux-v6.1/fs/ksmbd/
Dsmb2pdu.c4349 static unsigned long long get_allocation_size(struct inode *inode, in get_allocation_size() function
4378 sinfo->AllocationSize = cpu_to_le64(get_allocation_size(inode, &stat)); in get_file_standard_info()
4443 cpu_to_le64(get_allocation_size(inode, &stat)); in get_file_all_info()
4632 cpu_to_le64(get_allocation_size(inode, &stat)); in get_file_network_open_info()