fake_fsp 760 source3/modules/vfs_gpfs.c files_struct fake_fsp; /* TODO: rationalize parametrization */ fake_fsp 830 source3/modules/vfs_gpfs.c ZERO_STRUCT(fake_fsp); fake_fsp 831 source3/modules/vfs_gpfs.c fake_fsp.fsp_name = (char *)path; /* no file_new is needed here */ fake_fsp 834 source3/modules/vfs_gpfs.c if (gpfsacl_process_smbacl(&fake_fsp, pacl) == False)