Home
last modified time | relevance | path

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

/linux/fs/smb/client/
H A Dsmb2proto.h70 struct cifs_sb_info *cifs_sb, bool set_alloc,
H A Dsmb2inode.c1281 struct cifs_sb_info *cifs_sb, bool set_alloc, in smb2_unlink()
1368 smb2_set_path_size(const unsigned int xid,struct cifs_tcon * tcon,const char * full_path,__u64 size,struct cifs_sb_info * cifs_sb,bool set_alloc,struct dentry * dentry) smb2_set_path_size() argument
H A Dsmb2ops.c2150 struct cifsFileInfo *cfile, __u64 size, bool set_alloc) in smb2_set_file_size() argument
2160 if (!set_alloc && (size > inode->i_size + 8192)) { in smb2_set_file_size()