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

/linux-master/fs/smb/client/
H A Dcifsproto.h147 extern bool is_size_safe_to_change(struct cifsInodeInfo *cifsInode, __u64 eof,
H A Dinode.c204 if (is_size_safe_to_change(cifs_i, fattr->cf_eof, from_readdir)) {
H A Dfile.c4873 bool is_size_safe_to_change(struct cifsInodeInfo *cifsInode, __u64 end_of_file, function

Completed in 373 milliseconds