Home
last modified time | relevance | path

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

/linux-6.1.9/fs/ksmbd/
Dsmbfsctl.h52 #define FSCTL_SET_SPARSE 0x000900C4 /* BB add struct */ macro
Dsmb2pdu.c7735 case FSCTL_SET_SPARSE: in smb2_ioctl()
/linux-6.1.9/fs/smbfs_common/
Dsmbfsctl.h83 #define FSCTL_SET_SPARSE 0x000900C4 /* BB add struct */ macro
/linux-6.1.9/fs/cifs/
Dsmb2ops.c1828 cfile->fid.volatile_fid, FSCTL_SET_SPARSE, in smb2_set_sparse()