Home
last modified time | relevance | path

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

/openbmc/qemu/block/
H A Dfile-win32.c205 static int set_sparse(int fd) in set_sparse() function
607 set_sparse(fd); in raw_co_create()
/openbmc/linux/fs/smb/client/
H A Dsmb2ops.c1985 __u8 set_sparse = 1; in smb2_set_file_size() local
1988 smb2_set_sparse(xid, tcon, cfile, inode, set_sparse); in smb2_set_file_size()
3276 __u8 set_sparse = 1; in smb3_punch_hole() local
3283 if (!smb2_set_sparse(xid, tcon, cfile, inode, set_sparse)) { in smb3_punch_hole()