FILE_DELETE_ON_CLOSE 1258 source3/modules/onefs_open.c 	if (create_options & FILE_DELETE_ON_CLOSE) {
FILE_DELETE_ON_CLOSE 1599 source3/modules/onefs_open.c 	if (create_options & FILE_DELETE_ON_CLOSE) {
FILE_DELETE_ON_CLOSE   92 source3/printing/printfsp.c 	if (fsp->fh->private_options & FILE_DELETE_ON_CLOSE) {
FILE_DELETE_ON_CLOSE 2118 source3/smbd/open.c 	if (create_options & FILE_DELETE_ON_CLOSE) {
FILE_DELETE_ON_CLOSE 2585 source3/smbd/open.c 	if (create_options & FILE_DELETE_ON_CLOSE) {
FILE_DELETE_ON_CLOSE 5826 source3/smbd/reply.c 		if (create_options & FILE_DELETE_ON_CLOSE) {
FILE_DELETE_ON_CLOSE 6762 source3/smbd/trans2.c 				fsp->fh->private_options |= FILE_DELETE_ON_CLOSE;
FILE_DELETE_ON_CLOSE 2992 source3/torture/torture.c 				   FILE_DELETE_ON_CLOSE, 0);
FILE_DELETE_ON_CLOSE 3350 source3/torture/torture.c 				   FILE_ATTRIBUTE_NORMAL, FILE_SHARE_NONE, FILE_OVERWRITE_IF, FILE_DELETE_ON_CLOSE, 0);
FILE_DELETE_ON_CLOSE 3361 source3/torture/torture.c 				   FILE_ATTRIBUTE_NORMAL, FILE_SHARE_NONE, FILE_OVERWRITE_IF, FILE_DELETE_ON_CLOSE, 0);
FILE_DELETE_ON_CLOSE 4988 source3/torture/torture.c 		FILE_DELETE_ON_CLOSE, 0);