Home
last modified time | relevance | path

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

/linux-6.12.1/fs/smb/client/
Dcifsproto.h147 extern bool is_size_safe_to_change(struct cifsInodeInfo *cifsInode, __u64 eof,
Dinode.c219 if (is_size_safe_to_change(cifs_i, fattr->cf_eof, from_readdir)) { in cifs_fattr_to_inode()
Dfile.c3019 bool is_size_safe_to_change(struct cifsInodeInfo *cifsInode, __u64 end_of_file, in is_size_safe_to_change() function